Instructions to use Aditya02/Llama_MultiModal_Text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Aditya02/Llama_MultiModal_Text with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("huggyllama/llama-7b") model = PeftModel.from_pretrained(base_model, "Aditya02/Llama_MultiModal_Text") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2a8dc32f19975704db14e540d23576ab548c08377fc9aeb034116407d734aaf7
- Size of remote file:
- 33.6 MB
- SHA256:
- 55c1ae243053782683eec15c35b949e2c0d7f549c7e9eaaf7db70f25b32353b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.