Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

squaredcuber
/
roblox-luau-mistral-7b-rft

Text Generation
PEFT
Safetensors
English
roblox
luau
code-generation
lora
rft
reinforcement-fine-tuning
wandb-hackathon
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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
roblox-luau-mistral-7b-rft
339 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
squaredcuber's picture
squaredcuber
Update README.md
2d600c8 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    6.69 kB
    Update README.md 4 months ago
  • adapter_config.json
    1.07 kB
    Upload folder using huggingface_hub 5 months ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • chat_template.jinja
    3.96 kB
    Upload folder using huggingface_hub 5 months ago
  • tokenizer.json
    3.67 MB
    Upload folder using huggingface_hub 5 months ago
  • tokenizer_config.json
    433 Bytes
    Upload folder using huggingface_hub 5 months ago
  • training_args.bin
    5.59 kB
    xet
    Upload folder using huggingface_hub 5 months ago