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

yamraj047
/
56both

Safetensors
GGUF
Nepali
English
legal
nepal
llama.cpp
Model card Files Files and versions
xet
Community

Instructions to use yamraj047/56both with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use yamraj047/56both with llama.cpp:

    Install (macOS, Linux)
    curl -LsSf https://llama.app/install.sh | sh
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf yamraj047/56both:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf yamraj047/56both:Q4_K_M
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf yamraj047/56both:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf yamraj047/56both:Q4_K_M
    Use pre-built binary
    # Download pre-built binary from:
    # https://github.com/ggerganov/llama.cpp/releases
    # Start a local OpenAI-compatible server with a web UI:
    ./llama-server -hf yamraj047/56both:Q4_K_M
    # Run inference directly in the terminal:
    ./llama-cli -hf yamraj047/56both:Q4_K_M
    Build from source code
    git clone https://github.com/ggerganov/llama.cpp.git
    cd llama.cpp
    cmake -B build
    cmake --build build -j --target llama-server llama-cli
    # Start a local OpenAI-compatible server with a web UI:
    ./build/bin/llama-server -hf yamraj047/56both:Q4_K_M
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf yamraj047/56both:Q4_K_M
    Use Docker
    docker model run hf.co/yamraj047/56both:Q4_K_M
  • LM Studio
  • Jan
  • Ollama

    How to use yamraj047/56both with Ollama:

    ollama run hf.co/yamraj047/56both:Q4_K_M
  • Unsloth Desktop
  • Docker Model Runner

    How to use yamraj047/56both with Docker Model Runner:

    docker model run hf.co/yamraj047/56both:Q4_K_M
  • Lemonade

    How to use yamraj047/56both with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull yamraj047/56both:Q4_K_M
    Run and chat with the model
    lemonade run user.56both-Q4_K_M
    List all available models
    lemonade list
  • Atomic Chat
56both
4.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
yamraj047's picture
yamraj047
Upload README.md with huggingface_hub
a79c7a5 verified 7 months ago
  • .gitattributes
    1.58 kB
    Upload nepali-legal-q4_k_m.gguf with huggingface_hub 7 months ago
  • README.md
    445 Bytes
    Upload README.md with huggingface_hub 7 months ago
  • adapter_config.json
    937 Bytes
    Upload 13 files 7 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload 13 files 7 months ago
  • nepali-legal-q4_k_m.gguf
    4.37 GB
    xet
    Upload nepali-legal-q4_k_m.gguf with huggingface_hub 7 months ago
  • optimizer.pt
    85.7 MB
    xet
    Upload 13 files 7 months ago
  • rng_state.pth
    14.6 kB
    xet
    Upload 13 files 7 months ago
  • scaler.pt
    1.38 kB
    xet
    Upload 13 files 7 months ago
  • scheduler.pt
    1.47 kB
    xet
    Upload 13 files 7 months ago
  • special_tokens_map.json
    437 Bytes
    Upload 13 files 7 months ago
  • tokenizer.json
    3.51 MB
    Upload 13 files 7 months ago
  • tokenizer.model
    493 kB
    xet
    Upload 13 files 7 months ago
  • tokenizer_config.json
    1.03 kB
    Upload 13 files 7 months ago
  • trainer_state.json
    15 kB
    Upload 13 files 7 months ago
  • training_args.bin
    5.84 kB
    xet
    Upload 13 files 7 months ago