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

Devendra174
/
react-code-model

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Devendra174/react-code-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Devendra174/react-code-model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-7b")
    model = PeftModel.from_pretrained(base_model, "Devendra174/react-code-model")
  • 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
  • runs
    Devendra174/react-code-finetuned about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.2 kB
    Devendra174/react-code-finetuned about 1 year ago
  • adapter_config.json
    725 Bytes
    Update adapter_config.json about 1 year ago
  • adapter_model.safetensors
    14.7 MB
    xet
    Devendra174/react-code-finetuned about 1 year ago
  • merges.txt
    442 kB
    Devendra174/react-code-finetuned about 1 year ago
  • special_tokens_map.json
    1.33 kB
    Devendra174/react-code-finetuned about 1 year ago
  • tokenizer.json
    2.06 MB
    Devendra174/react-code-finetuned about 1 year ago
  • tokenizer_config.json
    7.91 kB
    Devendra174/react-code-finetuned about 1 year ago
  • training_args.bin
    4.98 kB
    xet
    Devendra174/react-code-finetuned about 1 year ago
  • vocab.json
    777 kB
    Devendra174/react-code-finetuned about 1 year ago