Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

LumenSyntax
/
logos21-gemma2-27b

Text Generation
PEFT
Safetensors
English
gemma
gemma2
lora
qlora
ai-safety
alignment
epistemology
instrument-trap
fine-tuned
scale-maximum
conversational
Model card Files Files and versions
xet
Community

Instructions to use LumenSyntax/logos21-gemma2-27b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use LumenSyntax/logos21-gemma2-27b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-27b-it-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "LumenSyntax/logos21-gemma2-27b")
  • Notebooks
  • Google Colab
  • Kaggle
logos21-gemma2-27b
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
LumenSyntax's picture
LumenSyntax
Upload README.md with huggingface_hub
cc42b81 verified 25 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 25 days ago
  • README.md
    6.2 kB
    Upload README.md with huggingface_hub 25 days ago
  • adapter_config.json
    1.2 kB
    Upload adapter_config.json with huggingface_hub 25 days ago
  • adapter_model.safetensors
    1.83 GB
    xet
    Upload adapter_model.safetensors with huggingface_hub 25 days ago
  • chat_template.jinja
    591 Bytes
    Upload chat_template.jinja with huggingface_hub 25 days ago
  • tokenizer.json
    34.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 25 days ago
  • tokenizer_config.json
    46.4 kB
    Upload tokenizer_config.json with huggingface_hub 25 days ago
  • training_metadata.json
    869 Bytes
    Upload training_metadata.json with huggingface_hub 25 days ago