HuggingFaceH4/no_robots
Viewer • Updated • 10k • 9.11k • 546
How to use monsterapi/mistral_7b_norobots with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
model = PeftModel.from_pretrained(base_model, "monsterapi/mistral_7b_norobots")Model Used: mistralai/Mistral-7B-v0.1
Dataset: HuggingFaceH4/no_robots
No Robots is a high-quality dataset of 10,000 instructions and demonstrations created by skilled human annotators. This data can be used for supervised fine-tuning (SFT) to make language models follow instructions better.
With the utilization of MonsterAPI's no-code LLM finetuner, this finetuning:
$2.525 for the entire 2 epochs.<|system|> </s> <|user|> [USER PROMPT] </s> <|assistant|> [ASSISTANT ANSWER] </s>
license: apache-2.0