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

Truthseeker87
/
solarhive-e4b-lora

Image-Text-to-Text
PEFT
Safetensors
English
gemma4
solar-energy
community-solar
function-calling
multimodal
lora
unsloth
edge-ai
energy
sustainability
hackathon
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Truthseeker87/solarhive-e4b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Truthseeker87/solarhive-e4b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/content/drive/MyDrive/models/gemma-4/transformers/gemma-4-e4b-it/1")
    model = PeftModel.from_pretrained(base_model, "Truthseeker87/solarhive-e4b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
solarhive-e4b-lora
198 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
Truthseeker87's picture
Truthseeker87
Add paper title to speculative-decoding citation (arXiv:2211.17192)
e96ed6f verified 3 months ago
  • .gitattributes
    1.65 kB
    Add header image (was missing from this repo) 3 months ago
  • README.md
    33.3 kB
    Add paper title to speculative-decoding citation (arXiv:2211.17192) 3 months ago
  • SolarHive_HeaderImage_1920x1080_HFModelCard.png
    758 kB
    xet
    Add header image (was missing from this repo) 3 months ago
  • adapter_config.json
    1.69 kB
    Initial upload of E4B v2 LoRA adapters from Run 4.5 Drive backup 4 months ago
  • adapter_model.safetensors
    165 MB
    xet
    Initial upload of E4B v2 LoRA adapters from Run 4.5 Drive backup 4 months ago
  • chat_template.jinja
    11.9 kB
    Initial upload of E4B v2 LoRA adapters from Run 4.5 Drive backup 4 months ago
  • processor_config.json
    1.69 kB
    Initial upload of E4B v2 LoRA adapters from Run 4.5 Drive backup 4 months ago
  • tokenizer.json
    32.2 MB
    xet
    Initial upload of E4B v2 LoRA adapters from Run 4.5 Drive backup 4 months ago
  • tokenizer_config.json
    2.69 kB
    Initial upload of E4B v2 LoRA adapters from Run 4.5 Drive backup 4 months ago