Instructions to use mohankrishnan/Falcon-7B-Tiger-MathInstruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mohankrishnan/Falcon-7B-Tiger-MathInstruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded") model = PeftModel.from_pretrained(base_model, "mohankrishnan/Falcon-7B-Tiger-MathInstruct") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9452344 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f9284a3704d8f00bdf8e4efe8a19e66a6a3ffb1de69f5f8f0792c6185aeb3fa6
size 75521265
|