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

LLM-course
/
chess-llm-MaximeMuh2

Transformers
PyTorch
Safetensors
chess_transformer
chess
llm-course
chess-challenge
custom_code
Model card Files Files and versions
xet
Community

Instructions to use LLM-course/chess-llm-MaximeMuh2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LLM-course/chess-llm-MaximeMuh2 with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("LLM-course/chess-llm-MaximeMuh2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
chess-llm-MaximeMuh2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
MaximeMuhlethaler's picture
MaximeMuhlethaler
Chess Challenge submission by MaximeMuhlethaler
328bc4e verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    486 Bytes
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • config.json
    470 Bytes
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • model.py
    5.98 kB
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • model.safetensors
    3.7 MB
    xet
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    3.72 MB
    xet
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • special_tokens_map.json
    99 Bytes
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • tokenizer.py
    4.1 kB
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • tokenizer_config.json
    1.08 kB
    Chess Challenge submission by MaximeMuhlethaler 4 months ago
  • vocab.json
    20.5 kB
    Chess Challenge submission by MaximeMuhlethaler 4 months ago