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

Hiridharan10
/
CodeBlaster

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use Hiridharan10/CodeBlaster with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Hiridharan10/CodeBlaster with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Hiridharan10/CodeBlaster")
  • Notebooks
  • Google Colab
  • Kaggle
CodeBlaster
16.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Hiridharan10's picture
Hiridharan10
Upload 2 files
6e9f3e5 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.11 kB
    Upload 3 files over 1 year ago
  • adapter_config.json
    737 Bytes
    Upload 3 files over 1 year ago
  • adapter_model.safetensors
    83.9 MB
    xet
    Upload 3 files over 1 year ago
  • config.json
    855 Bytes
    Upload 7 files over 1 year ago
  • generation_config.json
    184 Bytes
    Upload 7 files over 1 year ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    Upload 7 files over 1 year ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Upload model-00002-of-00004.safetensors over 1 year ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Upload 2 files over 1 year ago
  • model-00004-of-00004.safetensors
    1.17 GB
    xet
    Upload 2 files over 1 year ago
  • model.safetensors.index.json
    24 kB
    Upload 7 files over 1 year ago
  • special_tokens_map.json
    296 Bytes
    Upload 7 files over 1 year ago
  • tokenizer.json
    9.09 MB
    Upload 7 files over 1 year ago
  • tokenizer_config.json
    55.4 kB
    Upload 7 files over 1 year ago