Instructions to use Menouar/falcon7b-linear-equations with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Menouar/falcon7b-linear-equations with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "Menouar/falcon7b-linear-equations") - Transformers
How to use Menouar/falcon7b-linear-equations with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Menouar/falcon7b-linear-equations", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jan25_15-52-49_78a9615e601e
- Jan25_21-15-01_f75ef5543b30
- Jan29_08-40-59_5448488f0807
- Jan29_10-44-48_c33c93bcdfdb
- Jan29_11-17-41_b7ab45fad05c
- Jan29_16-27-03_e9dbc11b17b1
- Jan29_21-09-07_4eeab57c86f5
- Jan30_08-52-40_31f37b7e1215
- Jan30_12-58-51_fb2a2de7dc94
- Jan30_13-45-01_f19be57a63d3
- Jan30_14-19-33_db0b26526538