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

MathMindsAGI
/
tiny_llama_sudoku_v1_92abcf3e

Transformers
PyTorch
llama
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use MathMindsAGI/tiny_llama_sudoku_v1_92abcf3e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MathMindsAGI/tiny_llama_sudoku_v1_92abcf3e with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, CustomLlama
    
    tokenizer = AutoTokenizer.from_pretrained("MathMindsAGI/tiny_llama_sudoku_v1_92abcf3e")
    model = CustomLlama.from_pretrained("MathMindsAGI/tiny_llama_sudoku_v1_92abcf3e")
  • Notebooks
  • Google Colab
  • Kaggle
tiny_llama_sudoku_v1_92abcf3e
39.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
kmchiti's picture
kmchiti
Upload tokenizer
70f7c58 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • config.json
    604 Bytes
    Upload CustomLlama almost 2 years ago
  • generation_config.json
    69 Bytes
    Upload CustomLlama almost 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    39.4 MB
    xet
    Upload CustomLlama almost 2 years ago
  • special_tokens_map.json
    27 Bytes
    Upload tokenizer almost 2 years ago
  • tokenizer.json
    869 Bytes
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    510 Bytes
    Upload tokenizer almost 2 years ago