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

WolfInk
/
SmolAlex-360M

PEFT
Safetensors
English
Spanish
Russian
llama
Model card Files Files and versions
xet
Community

Instructions to use WolfInk/SmolAlex-360M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use WolfInk/SmolAlex-360M with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolLM2-360M")
    model = PeftModel.from_pretrained(base_model, "WolfInk/SmolAlex-360M")
  • Notebooks
  • Google Colab
  • Kaggle
SmolAlex-360M
1.49 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
WolfInk's picture
WolfInk
Update README.md
cf360be verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    457 Bytes
    Update README.md about 1 year ago
  • adapter_config.json
    856 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    34.8 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • config.json
    727 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • generation_config.json
    111 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • merges.txt
    466 kB
    Upload folder using huggingface_hub about 1 year ago
  • model.safetensors
    1.45 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    831 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    3.52 MB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    3.69 kB
    Upload folder using huggingface_hub about 1 year ago
  • vocab.json
    801 kB
    Upload folder using huggingface_hub about 1 year ago