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

nishit1945
/
VSM-LLM-3B-Fast

PEFT
Safetensors
lora
value-stream-mapping
manufacturing
qwen2.5
Model card Files Files and versions
xet
Community

Instructions to use nishit1945/VSM-LLM-3B-Fast with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nishit1945/VSM-LLM-3B-Fast with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "nishit1945/VSM-LLM-3B-Fast")
  • Notebooks
  • Google Colab
  • Kaggle
VSM-LLM-3B-Fast
75.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
nishit1945's picture
nishit1945
Upload README.md with huggingface_hub
0a888b5 verified 6 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 6 months ago
  • README.md
    1.85 kB
    Upload README.md with huggingface_hub 6 months ago
  • adapter_config.json
    726 Bytes
    Upload adapter_config.json with huggingface_hub 6 months ago
  • adapter_model.safetensors
    59.9 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 6 months ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 6 months ago
  • special_tokens_map.json
    496 Bytes
    Upload special_tokens_map.json with huggingface_hub 6 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 6 months ago
  • tokenizer_config.json
    7.3 kB
    Upload tokenizer_config.json with huggingface_hub 6 months ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 6 months ago