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

RolandK86
/
Noskar-AI

PEFT
Safetensors
mistral
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use RolandK86/Noskar-AI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use RolandK86/Noskar-AI with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.2-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "RolandK86/Noskar-AI")
  • 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.52 kB
    initial commit about 2 years ago
  • README.md
    5.12 kB
    Upload 8 files almost 2 years ago
  • adapter_config.json
    723 Bytes
    Upload 8 files almost 2 years ago
  • adapter_model.safetensors
    18.9 MB
    xet
    Upload 8 files almost 2 years ago
  • config.json
    1.21 kB
    Update config.json almost 2 years ago
  • generation_config.json
    163 Bytes
    Upload generation_config.json almost 2 years ago
  • model.safetensors
    4.13 GB
    xet
    Upload 5 files almost 2 years ago
  • optimizer.pt
    9.68 MB
    xet
    Upload 8 files almost 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    Upload 8 files almost 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    Upload 8 files almost 2 years ago
  • special_tokens_map.json
    582 Bytes
    Upload 5 files almost 2 years ago
  • tokenizer.json
    1.8 MB
    Upload 5 files almost 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload 5 files almost 2 years ago
  • tokenizer_config.json
    2.18 kB
    Upload 5 files almost 2 years ago
  • trainer_state.json
    9.25 kB
    Upload 8 files almost 2 years ago
  • training_args.bin
    5.11 kB
    xet
    Upload 8 files almost 2 years ago