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

deepanshu30699
/
wizard-python-financial_6_gptq

PEFT
PyTorch
llama
Model card Files Files and versions
xet
Community

Instructions to use deepanshu30699/wizard-python-financial_6_gptq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use deepanshu30699/wizard-python-financial_6_gptq with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/WizardCoder-Python-13B-V1.0-GPTQ")
    model = PeftModel.from_pretrained(base_model, "deepanshu30699/wizard-python-financial_6_gptq")
  • Notebooks
  • Google Colab
  • Kaggle
wizard-python-financial_6_gptq
27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
deepanshu30699's picture
deepanshu30699
Upload tokenizer
f59e503 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    524 Bytes
    Upload model almost 3 years ago
  • adapter_config.json
    491 Bytes
    Upload model almost 3 years ago
  • adapter_model.bin
    52.6 MB
    xet
    Upload model almost 3 years ago
  • added_tokens.json
    60 Bytes
    Upload tokenizer almost 3 years ago
  • config.json
    680 Bytes
    Upload LlamaForCausalLM almost 3 years ago
  • generation_config.json
    111 Bytes
    Upload LlamaForCausalLM almost 3 years ago
  • pytorch_model-00001-of-00003.bin
    9.88 GB
    xet
    Upload LlamaForCausalLM almost 3 years ago
  • pytorch_model-00002-of-00003.bin
    9.89 GB
    xet
    Upload LlamaForCausalLM almost 3 years ago
  • pytorch_model-00003-of-00003.bin
    7.18 GB
    xet
    Upload LlamaForCausalLM almost 3 years ago
  • pytorch_model.bin.index.json
    24 kB
    Upload LlamaForCausalLM almost 3 years ago
  • special_tokens_map.json
    95 Bytes
    Upload tokenizer almost 3 years ago
  • tokenizer.json
    1.84 MB
    Upload tokenizer almost 3 years ago
  • tokenizer.model
    500 kB
    xet
    Upload tokenizer almost 3 years ago
  • tokenizer_config.json
    1.07 kB
    Upload tokenizer almost 3 years ago