You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try to use RedPajama-INCITE-Chat-3B-v1 with llama.go, but I haven't been able to figure out how to convert it or if its possible to convert. The python script is saying the repo is missing some of the required files, tokenizer.model, params.json, ect.
Would someone be able to provide an example of how to use models from huggingface? I was able to use the models using the python library, just not llama.go.
The text was updated successfully, but these errors were encountered:
I wanted to try to use RedPajama-INCITE-Chat-3B-v1 with llama.go, but I haven't been able to figure out how to convert it or if its possible to convert. The python script is saying the repo is missing some of the required files, tokenizer.model, params.json, ect.
Would someone be able to provide an example of how to use models from huggingface? I was able to use the models using the python library, just not llama.go.
The text was updated successfully, but these errors were encountered: