Instructions to use chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("aaditya/Llama3-OpenBioLLM-8B") model = PeftModel.from_pretrained(base_model, "chchen/Llama3-OpenBioLLM-8B-PsyCourse-fold1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 660b0257a87724c9d6742cef82b0ce838d564f3b51f546fa26326bf2578491ee
- Size of remote file:
- 83.9 MB
- SHA256:
- 5c9a9b100c252dea1f5124403223947b0829289a3dde85b2d321312410a88fb6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.