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

tmancino
/
te-nims-e4b-stage9

Text Generation
PEFT
Safetensors
English
lora
emergency-management
nims
ics
gemma
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use tmancino/te-nims-e4b-stage9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tmancino/te-nims-e4b-stage9 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-E4B-it")
    model = PeftModel.from_pretrained(base_model, "tmancino/te-nims-e4b-stage9")
  • Notebooks
  • Google Colab
  • Kaggle
te-nims-e4b-stage9
27.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
tmancino's picture
tmancino
Clarify adapter vs deployable artifact
97c300a 12 days ago
  • .gitattributes
    1.52 kB
    initial commit 13 days ago
  • README.md
    3.74 kB
    Clarify adapter vs deployable artifact 12 days ago
  • adapter_config.json
    466 Bytes
    Upload adapter_config.json with huggingface_hub 13 days ago
  • adapter_model.safetensors
    27.7 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 13 days ago