Instructions to use SYX/mistral_based_claim_extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SYX/mistral_based_claim_extractor with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.2-bnb-4bit") model = PeftModel.from_pretrained(base_model, "SYX/mistral_based_claim_extractor") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 169ff759e6589ff7d558d5795c21814034ce1b095b36da28ba8fbca5327294d5
- Size of remote file:
- 169 MB
- SHA256:
- 0187e910fdc1a1dbac36697ec7f4a3287425df5a9c7d623df050b3052f154a0f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.