Instructions to use ImagineIt/beta-test-checkpoint-17000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ImagineIt/beta-test-checkpoint-17000 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "ImagineIt/beta-test-checkpoint-17000") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
9700574 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c4065677d41a0c97af39947b932aab0efd28afe2669c4cb61b6f897deac3fcd4
size 1345327188
|