Instructions to use monsterapi/falcon_7b_DolphinCoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monsterapi/falcon_7b_DolphinCoder with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "monsterapi/falcon_7b_DolphinCoder") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0ab45bfcf760233636ae02ccf291d67e4d5b24b77837e8bf6a23c243895bc42d
- Size of remote file:
- 37.8 MB
- SHA256:
- fe30d0c99c95614bc699a888ab6326a317505e362e497ab9b57cbd4272bffe9b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.