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

Nikrai
/
perso-24-12

PEFT
Safetensors
gemma3_text
Model card Files Files and versions
xet
Community

Instructions to use Nikrai/perso-24-12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Nikrai/perso-24-12 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/gemma-3-4b-it")
    model = PeftModel.from_pretrained(base_model, "Nikrai/perso-24-12")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 7 months ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub 7 months ago
  • adapter_config.json
    859 Bytes
    Upload folder using huggingface_hub 7 months ago
  • adapter_model.safetensors
    59.7 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • added_tokens.json
    35 Bytes
    Upload folder using huggingface_hub 7 months ago
  • chat_template.jinja
    1.53 kB
    Upload folder using huggingface_hub 7 months ago
  • config.json
    1.85 kB
    Upload folder using huggingface_hub 7 months ago
  • special_tokens_map.json
    662 Bytes
    Upload folder using huggingface_hub 7 months ago
  • tokenizer.json
    18.5 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • tokenizer.model
    4.69 MB
    xet
    Upload folder using huggingface_hub 7 months ago
  • tokenizer_config.json
    1.16 MB
    Upload folder using huggingface_hub 7 months ago
  • trainer_state.json
    2.78 kB
    Upload folder using huggingface_hub 7 months ago