Instructions to use TachyHealth/Thealth-llama-13b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TachyHealth/Thealth-llama-13b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-13b-hf") model = PeftModel.from_pretrained(base_model, "TachyHealth/Thealth-llama-13b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4dfa760b4d17d8057e03dab3b83a7a8534740feefd964e96bcaca9f43cb8104f
- Size of remote file:
- 125 MB
- SHA256:
- 610ecde532f9bcad6391fbf507682990f39596fb5656fe6e87586fd4b964e003
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.