Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Konvah
/
chess-tinyllama

PEFT
Safetensors
chess
tinyllama
lora
json
alpaca-format
ai-tournament
aura
Model card Files Files and versions
xet
Community

Instructions to use Konvah/chess-tinyllama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Konvah/chess-tinyllama with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "Konvah/chess-tinyllama")
  • Notebooks
  • Google Colab
  • Kaggle
chess-tinyllama
13.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Konvah's picture
Konvah
Update README.md
a6338b5 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    2.37 kB
    Update README.md 12 months ago
  • adapter_config.json
    817 Bytes
    Upload fine-tuned TinyLlama chess model 12 months ago
  • adapter_model.safetensors
    9.03 MB
    xet
    Upload fine-tuned TinyLlama chess model 12 months ago
  • special_tokens_map.json
    551 Bytes
    Upload fine-tuned TinyLlama chess model 12 months ago
  • tokenizer.json
    3.62 MB
    Upload fine-tuned TinyLlama chess model 12 months ago
  • tokenizer.model
    500 kB
    xet
    Upload fine-tuned TinyLlama chess model 12 months ago
  • tokenizer_config.json
    1.4 kB
    Upload fine-tuned TinyLlama chess model 12 months ago