Instructions to use Ctc8/hfmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ctc8/hfmodel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "Ctc8/hfmodel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c6e08da6b6c07393c57b461116e493943d6ed0e0f9a2edbcca0dc0d18eeee907
- Size of remote file:
- 169 MB
- SHA256:
- 70589e69cd6ad203a488ab8b090d555d05d3ce461f022869959962e24f0f38df
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.