delete: starling 7b redundant
This commit is contained in:
parent
5929fa8687
commit
c09e273b87
@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"filename": "starling-lm-7b-alpha.Q4_K_M.gguf",
|
|
||||||
"url": "https://huggingface.co/TheBloke/Starling-LM-7B-alpha-GGUF/resolve/main/starling-lm-7b-alpha.Q4_K_M.gguf"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": "starling-7b",
|
|
||||||
"object": "model",
|
|
||||||
"name": "Starling alpha 7B Q4",
|
|
||||||
"version": "1.0",
|
|
||||||
"description": "Starling 7B, an upgrade of Openchat 3.5 using RLAIF, is really good at various benchmarks, especially with GPT-4 judging its performance.",
|
|
||||||
"format": "gguf",
|
|
||||||
"settings": {
|
|
||||||
"ctx_len": 4096,
|
|
||||||
"prompt_template": "GPT4 User: {prompt}<|end_of_turn|>GPT4 Assistant:",
|
|
||||||
"llama_model_path": "starling-lm-7b-alpha.Q4_K_M.gguf"
|
|
||||||
},
|
|
||||||
"parameters": {
|
|
||||||
"temperature": 0.7,
|
|
||||||
"top_p": 0.95,
|
|
||||||
"stream": true,
|
|
||||||
"max_tokens": 4096,
|
|
||||||
"stop": ["<|end_of_turn|>"],
|
|
||||||
"frequency_penalty": 0,
|
|
||||||
"presence_penalty": 0
|
|
||||||
},
|
|
||||||
"metadata": {
|
|
||||||
"author": "Berkeley-nest, The Bloke",
|
|
||||||
"tags": ["7B", "Finetuned"],
|
|
||||||
"size": 4370000000
|
|
||||||
},
|
|
||||||
"engine": "nitro"
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user