Instructions to use chchen/Llama3-OpenBioLLM-8B-PsyCourse-doc-info-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-doc-info-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-doc-info-fold1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- de0ca15a3a9c41011f584063c9a2170a9d19d01c9d7e6ffcaed03b21b56eb002
- Size of remote file:
- 83.9 MB
- SHA256:
- ab2f3e887cbb9999c3e184df59195277041cd2b4f091cd6e5cb6cb0835118e17
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.