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

  • Log In
  • Sign Up

zzy1123
/
Diff_LLaMA_336M_sudoku_simple_sft_320

Feature Extraction
Transformers
Safetensors
diff_llama
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use zzy1123/Diff_LLaMA_336M_sudoku_simple_sft_320 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="zzy1123/Diff_LLaMA_336M_sudoku_simple_sft_320", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zzy1123/Diff_LLaMA_336M_sudoku_simple_sft_320", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Diff_LLaMA_336M_sudoku_simple_sft_320
1.61 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zzy1123's picture
zzy1123
Update modelling_diff_llama.py for backward
a2b494d verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.17 kB
    Upload DiffusionLlamaLM 4 months ago
  • added_tokens.json
    22 Bytes
    upload tokenizer config 4 months ago
  • config.json
    900 Bytes
    Upload DiffusionLlamaLM 4 months ago
  • configuration_diff_llama.py
    2.64 kB
    Upload DiffusionLlamaLM 4 months ago
  • model.safetensors
    1.6 GB
    xet
    Upload DiffusionLlamaLM 4 months ago
  • modeling_diff_llama.py
    21.1 kB
    Update modelling_diff_llama.py for backward 4 months ago
  • special_tokens_map.json
    578 Bytes
    upload tokenizer config 4 months ago
  • tokenizer.json
    3.62 MB
    upload tokenizer config 4 months ago
  • tokenizer.model
    500 kB
    xet
    upload tokenizer config 4 months ago
  • tokenizer_config.json
    1.18 kB
    upload tokenizer config 4 months ago