HuggingFaceH4/no_robots
Viewer • Updated • 10k • 9.11k • 546
How to use monsterapi/zephyr_7b_norobots with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-alpha")
model = PeftModel.from_pretrained(base_model, "monsterapi/zephyr_7b_norobots")Model Used: HuggingFaceH4/zephyr-7b-alpha
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 LLM finetuner, this finetuning:
$1.212 for the entire epoch.<|system|> <|endoftext|> <|user|> [USER PROMPT]<|endoftext|> <|assistant|> [ASSISTANT ANSWER] <|endoftext|>
license: apache-2.0