Instructions to use osanseviero/SciGraph-50-percent-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use osanseviero/SciGraph-50-percent-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-llama-2-13b-chat-lightning-preview") model = PeftModel.from_pretrained(base_model, "osanseviero/SciGraph-50-percent-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3257c2d251ea0f4e085c4a16c60776ae1f40ef53e3fef1b76964f8a43b5ddebe
- Size of remote file:
- 455 Bytes
- SHA256:
- cc6b9cc23771073378c3887f3524986a3b61cac85cbc085f322b318241bc6845
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.