Instructions to use TachyHealth/Thealth-Falcon-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TachyHealth/Thealth-Falcon-7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ybelkada/falcon-7b-sharded-bf16") model = PeftModel.from_pretrained(base_model, "TachyHealth/Thealth-Falcon-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 052b36fc4a67112440b89b563836f06308121a36382f16d7c0abb75e3545686e
- Size of remote file:
- 4.6 kB
- SHA256:
- 9c57059d0252dac184da6299e1ea4159d1dc6cbaefacfc9b22c0a0b094ea0a85
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.