update(openchat-3.5): pump to the latest version

This commit is contained in:
hahuyhoang411 2024-02-19 09:54:41 +07:00
parent fc04c1664e
commit 2b0bc9f790

View File

@ -1,8 +1,8 @@
{ {
"sources": [ "sources": [
{ {
"filename": "openchat-3.5-1210.Q4_K_M.gguf", "filename": "openchat-3.5-0106.Q4_K_M.gguf",
"url": "https://huggingface.co/TheBloke/openchat-3.5-1210-GGUF/resolve/main/openchat-3.5-1210.Q4_K_M.gguf" "url": "https://huggingface.co/TheBloke/openchat-3.5-0106-GGUF/resolve/main/openchat-3.5-0106.Q4_K_M.gguf"
} }
], ],
"id": "openchat-3.5-7b", "id": "openchat-3.5-7b",
@ -14,7 +14,7 @@
"settings": { "settings": {
"ctx_len": 4096, "ctx_len": 4096,
"prompt_template": "GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:", "prompt_template": "GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:",
"llama_model_path": "openchat-3.5-1210.Q4_K_M.gguf" "llama_model_path": "openchat-3.5-0106.Q4_K_M.gguf"
}, },
"parameters": { "parameters": {
"temperature": 0.7, "temperature": 0.7,