no change convert py
This commit is contained in:
parent
1366444896
commit
fee2aa687a
1 changed files with 0 additions and 1 deletions
|
@ -579,7 +579,6 @@ class Model:
|
|||
# NOTE: if you get an error here, you need to update the convert_hf_to_gguf_update.py script
|
||||
# or pull the latest version of the model from Huggingface
|
||||
# don't edit the hashes manually!
|
||||
res = "qwen2"
|
||||
if chkhsh == "0ef9807a4087ebef797fc749390439009c3b9eda9ad1a097abbe738f486c01e5":
|
||||
# ref: https://huggingface.co/meta-llama/Meta-Llama-3-8B
|
||||
res = "llama-bpe"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue