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.
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.