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

zzy1123
/
Diff_LLaMA_336M_sudoku_sft_v2_640

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

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

  • Libraries
  • Transformers

    How to use zzy1123/Diff_LLaMA_336M_sudoku_sft_v2_640 with Transformers:

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