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

y0sif
/
GutWise

Text Generation
PEFT
Safetensors
English
gemma
gemma-4
lora
medical
ibs
health-education
kaggle-gemma-4-good-hackathon
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use y0sif/GutWise with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-4-e4b-it-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "y0sif/GutWise")
  • Notebooks
  • Google Colab
  • Kaggle
GutWise
117 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
y0sif's picture
y0sif
docs: cross-link dataset (y0sif/GutWise-IBS-QA) + correct eval duplicate note
e55b625 verified 6 days ago
  • .gitattributes
    1.57 kB
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago
  • README.md
    4.95 kB
    docs: cross-link dataset (y0sif/GutWise-IBS-QA) + correct eval duplicate note 6 days ago
  • adapter_config.json
    1.27 kB
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago
  • adapter_model.safetensors
    84.9 MB
    xet
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago
  • chat_template.jinja
    16.8 kB
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago
  • processor_config.json
    1.69 kB
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago
  • tokenizer.json
    32.2 MB
    xet
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago
  • tokenizer_config.json
    6.86 kB
    GutWise v2 β€” Kaggle Gemma 4 Good Hackathon submission 7 days ago