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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tomngdev
/
AutoShell-0.8B

Text Classification
Transformers
Safetensors
English
qwen3_5
image-text-to-text
unsloth
classifier
shell
bash
powershell
Model card Files Files and versions
xet
Community
1

Instructions to use tomngdev/AutoShell-0.8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tomngdev/AutoShell-0.8B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="tomngdev/AutoShell-0.8B")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("tomngdev/AutoShell-0.8B")
    model = AutoModelForMultimodalLM.from_pretrained("tomngdev/AutoShell-0.8B", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
AutoShell-0.8B
1.73 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tomngdev's picture
tomngdev
Create README.md
e25be25 verified 8 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 8 days ago
  • README.md
    3.63 kB
    Create README.md 8 days ago
  • chat_template.jinja
    1.5 kB
    Upload folder using huggingface_hub 8 days ago
  • config.json
    2.77 kB
    Upload folder using huggingface_hub 8 days ago
  • generation_config.json
    163 Bytes
    Upload folder using huggingface_hub 8 days ago
  • model.safetensors
    1.71 GB
    xet
    Upload folder using huggingface_hub 8 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 8 days ago
  • tokenizer_config.json
    7.12 kB
    Upload folder using huggingface_hub 8 days ago