Skip to content
Snippets Groups Projects
Commit 162249c1 authored by Martin Forell's avatar Martin Forell
Browse files

test

parent 588060fd
No related branches found
No related tags found
No related merge requests found
......@@ -8,17 +8,34 @@ config_file: |
context_size: 60000
f16: true
backend: vllm
mmap: true
threads: 6
gpu_layers: 35
parameters:
model: "microsoft/Phi-3-small-128k-instruct"
template:
use_tokenizer_template: true
stopwords:
- <|end|>
trust_remote_code: true
# name: "dev-phi-3-small"
# description: |
# This is a model which is currently tested.
# config_file: |
# name: dev-phi-3-small
# context_size: 60000
# f16: true
# backend: vllm
# mmap: true
# threads: 6
# gpu_layers: 35
# parameters:
# model: "microsoft/Phi-3-small-128k-instruct"
# template:
# use_tokenizer_template: true
# stopwords:
# - <|end|>
# trust_remote_code: true
# files:
# - filename: "downloads/llama_backend/Phi-3.1-mini-128k-instruct-Q6_K_L.gguf"
# sha256: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment