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

Kype720184
/
DorsetHeatwaveLLM

PEFT
Safetensors
English
qwen3
lora
rs-lora
text-generation-inference
unsloth
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Kype720184/DorsetHeatwaveLLM with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-1.7b-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "Kype720184/DorsetHeatwaveLLM")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Studio

    How to use Kype720184/DorsetHeatwaveLLM with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Kype720184/DorsetHeatwaveLLM to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Kype720184/DorsetHeatwaveLLM to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for Kype720184/DorsetHeatwaveLLM to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="Kype720184/DorsetHeatwaveLLM",
        max_seq_length=2048,
    )
DorsetHeatwaveLLM
3.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits
Kype720184's picture
Kype720184
Update README.md
043e278 verified 8 days ago
  • .gitattributes
    1.65 kB
    Upload Weather_of_DorsetHeatwaveLLM_Met_Office.png 19 days ago
  • Eval_Loss_DorsetHeatwaveLLM.png
    8.17 kB
    Upload 4 files 19 days ago
  • Gradient_Norm_DorsetHeatwaveLLM.png
    8.99 kB
    Upload 4 files 19 days ago
  • Learning_Rate_DorsetHeatwaveLLM.png
    9.08 kB
    Upload 4 files 19 days ago
  • README.md
    14.2 kB
    Update README.md 8 days ago
  • Training_Loss_DorsetHeatwaveLLM.png
    25.4 kB
    Upload 4 files 19 days ago
  • Weather_of_DorsetHeatwaveLLM_Met_Office.png
    390 kB
    xet
    Upload Weather_of_DorsetHeatwaveLLM_Met_Office.png 19 days ago
  • adapter_config.json
    1.2 kB
    Upload 13 files 19 days ago
  • adapter_model.safetensors
    69.8 MB
    xet
    Upload 13 files 19 days ago
  • added_tokens.json
    734 Bytes
    Upload 13 files 19 days ago
  • chat_template.jinja
    4.67 kB
    Upload 13 files 19 days ago
  • config.json
    1.56 kB
    Upload 13 files 19 days ago
  • export_metadata.json
    57 Bytes
    Upload 13 files 19 days ago
  • generation_config.json
    237 Bytes
    Upload 13 files 19 days ago
  • merges.txt
    1.67 MB
    Upload 13 files 19 days ago
  • model.safetensors
    3.44 GB
    xet
    Upload 13 files 19 days ago
  • special_tokens_map.json
    613 Bytes
    Upload 13 files 19 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 13 files 19 days ago
  • tokenizer_config.json
    5.61 kB
    Upload 13 files 19 days ago
  • vocab.json
    2.78 MB
    Upload 13 files 19 days ago