Text Generation
PEFT
Safetensors
English
roblox
luau
code-generation
lora
rft
reinforcement-fine-tuning
wandb-hackathon
conversational
Eval Results (legacy)
Instructions to use squaredcuber/roblox-luau-mistral-7b-rft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use squaredcuber/roblox-luau-mistral-7b-rft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3") model = PeftModel.from_pretrained(base_model, "squaredcuber/roblox-luau-mistral-7b-rft") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b67360fcbe05de4a1091259c99c6442ef15c0d4d2e338be738407231b07d30f
|
| 3 |
size 335604696
|