-
Notifications
You must be signed in to change notification settings - Fork 14k
Closed as not planned
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
INFO:hf-to-gguf:Loading model: Phi-3-mini-128k-instruct
INFO:gguf.gguf_writer:gguf: This GGUF file is for Little Endian only
INFO:hf-to-gguf:Set model parameters
Traceback (most recent call last):
File "/content/llama.cpp/convert-hf-to-gguf.py", line 3263, in <module>
main()
File "/content/llama.cpp/convert-hf-to-gguf.py", line 3244, in main
model_instance.set_gguf_parameters()
File "/content/llama.cpp/convert-hf-to-gguf.py", line 1950, in set_gguf_parameters
raise NotImplementedError(f'The rope scaling type {rope_scaling_type} is not supported yet')
NotImplementedError: The rope scaling type longrope is not supported yet
suncloudsmoon
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists