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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Gianloko
/
apex-coder-1.5b

Text Generation
Safetensors
English
qwen2
apex
salesforce
lwc
visualforce
aura
soql
sfdx
code
fine-tuned
qlora
unsloth
conversational
Model card Files Files and versions
xet
Community

Instructions to use Gianloko/apex-coder-1.5b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Inference
  • Local Apps
  • Unsloth Studio new

    How to use Gianloko/apex-coder-1.5b with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Gianloko/apex-coder-1.5b to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Gianloko/apex-coder-1.5b to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for Gianloko/apex-coder-1.5b to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="Gianloko/apex-coder-1.5b",
        max_seq_length=2048,
    )
apex-coder-1.5b
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
Gianloko's picture
Gianloko
Update README β€” cycle 2
e27b2ec verified 2 months ago
  • .gitattributes
    1.57 kB
    Cycle 1 β€” loss=0.8032 ppl=1.92 2 months ago
  • README.md
    3.05 kB
    Update README β€” cycle 2 2 months ago
  • added_tokens.json
    632 Bytes
    Cycle 1 β€” judge 13.1/15 Ξ”+2.4 2 months ago
  • chat_template.jinja
    2.51 kB
    Cycle 1 β€” loss=0.8032 ppl=1.92 2 months ago
  • config.json
    1.65 kB
    Cycle 1 β€” judge 12.7/15 Ξ”+12.7 2 months ago
  • generation_config.json
    166 Bytes
    Cycle 1 β€” judge 12.7/15 Ξ”+12.7 2 months ago
  • merges.txt
    1.67 MB
    Cycle 1 β€” judge 13.1/15 Ξ”+2.4 2 months ago
  • model.safetensors
    3.09 GB
    xet
    Cycle 1 β€” judge 12.9/15 Ξ”+12.9 2 months ago
  • special_tokens_map.json
    292 Bytes
    Cycle 1 β€” judge 13.1/15 Ξ”+2.4 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Cycle 1 β€” judge 13.1/15 Ξ”+2.4 2 months ago
  • tokenizer_config.json
    4.59 kB
    Cycle 1 β€” judge 12.7/15 Ξ”+12.7 2 months ago
  • vocab.json
    2.78 MB
    Cycle 1 β€” judge 13.1/15 Ξ”+2.4 2 months ago