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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spidy-sense
/
mindsync-riddle-model

PEFT
Safetensors
English
lora
game
riddles
mind-sync-challenge
Model card Files Files and versions
xet
Community

Instructions to use Spidy-sense/mindsync-riddle-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Spidy-sense/mindsync-riddle-model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Spidy-sense/mindsync-riddle-model")
  • Notebooks
  • Google Colab
  • Kaggle
mindsync-riddle-model
65.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Spidy-sense's picture
Spidy-sense
Upload README.md with huggingface_hub
0b5885a verified 2 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 2 months ago
  • README.md
    647 Bytes
    Upload README.md with huggingface_hub 2 months ago
  • adapter_config.json
    1.06 kB
    Upload model 2 months ago
  • adapter_model.safetensors
    48.7 MB
    xet
    Upload model 2 months ago
  • chat_template.jinja
    3.83 kB
    Upload tokenizer 2 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer 2 months ago
  • tokenizer_config.json
    325 Bytes
    Upload tokenizer 2 months ago