-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HuggingFace Models #5
Comments
Therefore it should be integrated into adapter-transformers: adapter-hub/adapters#529 |
The initial version of llama-adapter has been released on hugging-face: |
I am learning AI and LLM. Could you please tell me How can I obtain binary file of LLaMA-Adapter model and use it locally on my PC. I am currently using this model "ggml-alpaca-7b-q4.bin" |
Co-authored-by: Adrian Wälchli <[email protected]> Co-authored-by: Carlos Mocholí <[email protected]>
FYI, I found llama adapter in huggingface peft library: https://huggingface.co/docs/peft/package_reference/llama_adapter#llama-adapter |
It would be great to see some of the LLaMA-Adapter models on HuggingFace
The text was updated successfully, but these errors were encountered: