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

Oltking
/
adaption_agronomy_problem_solving

PEFT
Safetensors
gemma3_text
lora
adapter
adaption
Model card Files Files and versions
xet
Community

Instructions to use Oltking/adaption_agronomy_problem_solving with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Oltking/adaption_agronomy_problem_solving with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/gemma-3-4b-it")
    model = PeftModel.from_pretrained(base_model, "Oltking/adaption_agronomy_problem_solving")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_agronomy_problem_solving
153 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Oltking's picture
Oltking
Add 11 files
f82e40d verified 3 days ago
  • .gitattributes
    1.63 kB
    Add 11 files 3 days ago
  • README.md
    2.6 kB
    Add 11 files 3 days ago
  • adapter_config.json
    860 Bytes
    Add 11 files 3 days ago
  • adapter_model.safetensors
    119 MB
    xet
    Add 11 files 3 days ago
  • chat_template.jinja
    1.53 kB
    Add 11 files 3 days ago
  • config.json
    1.97 kB
    Add 11 files 3 days ago
  • special_tokens_map.json
    231 Bytes
    Add 11 files 3 days ago
  • tokenizer.json
    33.4 MB
    xet
    Add 11 files 3 days ago
  • tokenizer_config.json
    746 Bytes
    Add 11 files 3 days ago
  • trainer_state.json
    7.55 kB
    Add 11 files 3 days ago
  • training-metrics.png
    189 kB
    xet
    Add 11 files 3 days ago
  • win-rates.png
    67.6 kB
    Add 11 files 3 days ago