Instructions to use chchen/MentaLLaMA-chat-7B-PsyCourse-doc-info-fold1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chchen/MentaLLaMA-chat-7B-PsyCourse-doc-info-fold1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("klyang/MentaLLaMA-chat-7B-hf") model = PeftModel.from_pretrained(base_model, "chchen/MentaLLaMA-chat-7B-PsyCourse-doc-info-fold1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5070aef4d62fbaca49a5eca2bc10631fd5e602ee0dbe2d28fd25e4677a0ac50c
- Size of remote file:
- 5.62 kB
- SHA256:
- 2ed0706be3f7d59c3f0ac6e9c0ad1f150a9dd2d2c2fde0eb4834835eec30c136
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.