mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 18:54:13 +02:00
refactor convert
This commit is contained in:
committed by
Patrick Devine
parent
a4978a94b5
commit
9f32c634ae
@@ -4,7 +4,7 @@
|
||||
"general.quantization_version": "2",
|
||||
"llama.block_count": "32",
|
||||
"llama.context_length": "32768",
|
||||
"llama.embedding_length": "",
|
||||
"llama.embedding_length": "4096",
|
||||
"llama.feed_forward_length": "14336",
|
||||
"llama.attention.head_count": "32",
|
||||
"llama.attention.head_count_kv": "8",
|
||||
|
||||
Reference in New Issue
Block a user