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_agronomic_decision_reasoning

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

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

  • Libraries
  • PEFT

    How to use Oltking/adaption_agronomic_decision_reasoning with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/gpt-oss-20b-bf16")
    model = PeftModel.from_pretrained(base_model, "Oltking/adaption_agronomic_decision_reasoning")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_agronomic_decision_reasoning
36.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Oltking's picture
Oltking
Add 11 files
6e3c434 verified about 4 hours ago
  • .gitattributes
    1.63 kB
    Add 11 files about 4 hours ago
  • README.md
    2.61 kB
    Add 11 files about 4 hours ago
  • adapter_config.json
    812 Bytes
    Add 11 files about 4 hours ago
  • adapter_model.safetensors
    7.99 MB
    xet
    Add 11 files about 4 hours ago
  • chat_template.jinja
    15.9 kB
    Add 11 files about 4 hours ago
  • config.json
    1.67 kB
    Add 11 files about 4 hours ago
  • special_tokens_map.json
    97 Bytes
    Add 11 files about 4 hours ago
  • tokenizer.json
    27.9 MB
    xet
    Add 11 files about 4 hours ago
  • tokenizer_config.json
    382 Bytes
    Add 11 files about 4 hours ago
  • trainer_state.json
    5.6 kB
    Add 11 files about 4 hours ago
  • training-metrics.png
    200 kB
    xet
    Add 11 files about 4 hours ago
  • win-rates.png
    67.8 kB
    Add 11 files about 4 hours ago