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

MetaboLLM
/
MetaboLLM-Gemma-3-4B

Text Generation
PEFT
Safetensors
lora
metabolomics
conversational
Model card Files Files and versions
xet
Community

Instructions to use MetaboLLM/MetaboLLM-Gemma-3-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MetaboLLM/MetaboLLM-Gemma-3-4B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-4b-it")
    model = PeftModel.from_pretrained(base_model, "MetaboLLM/MetaboLLM-Gemma-3-4B")
  • Notebooks
  • Google Colab
  • Kaggle
MetaboLLM-Gemma-3-4B
297 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
dohyunku9's picture
dohyunku9
Release MetaboLLM-Gemma-3-4B adapter
a776052 19 days ago
  • .gitattributes
    1.57 kB
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • README.md
    1.73 kB
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • adapter_config.json
    1.05 kB
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • adapter_model.safetensors
    262 MB
    xet
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • chat_template.jinja
    1.53 kB
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • special_tokens_map.json
    662 Bytes
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • tokenizer.json
    33.4 MB
    xet
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago
  • tokenizer_config.json
    1.16 MB
    Release MetaboLLM-Gemma-3-4B adapter 19 days ago