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