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

araviiiman
/
game21-sft

PEFT
Safetensors
game-ai
supervised-fine-tuning
game-of-21
strategy-game
distilgpt2
lora
Model card Files Files and versions
xet
Community

Instructions to use araviiiman/game21-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use araviiiman/game21-sft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("distilgpt2")
    model = PeftModel.from_pretrained(base_model, "araviiiman/game21-sft")
  • Notebooks
  • Google Colab
  • Kaggle
game21-sft
6.45 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
araviiiman's picture
araviiiman
Upload README.md with huggingface_hub
ef345f3 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    3.94 kB
    Upload README.md with huggingface_hub 8 months ago
  • adapter_config.json
    432 Bytes
    Upload model 8 months ago
  • adapter_model.safetensors
    1.63 MB
    xet
    Upload model 8 months ago
  • merges.txt
    456 kB
    Upload tokenizer 8 months ago
  • special_tokens_map.json
    131 Bytes
    Upload tokenizer 8 months ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer 8 months ago
  • tokenizer_config.json
    507 Bytes
    Upload tokenizer 8 months ago
  • vocab.json
    798 kB
    Upload tokenizer 8 months ago