Instructions to use nisten/bigdoc-c34b-python-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nisten/bigdoc-c34b-python-v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/CodeLlama-34B-Instruct-fp16") model = PeftModel.from_pretrained(base_model, "nisten/bigdoc-c34b-python-v1") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
947d408 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:eef1c3b346027eb82af04ce52d2a540bf4fbc1d055747b36ef64fef2ea1ac5ba
size 471928970
|