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

ManthanKulakarni
/
LLaMa_Text2JQLBuilder

PEFT
PyTorch
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use ManthanKulakarni/LLaMa_Text2JQLBuilder with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("models/decapoda-research_llama-7b-hf")
    model = PeftModel.from_pretrained(base_model, "ManthanKulakarni/LLaMa_Text2JQLBuilder")
  • Notebooks
  • Google Colab
  • Kaggle
LLaMa_Text2JQLBuilder
13.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ManthanKulakarni's picture
ManthanKulakarni
Upload folder using huggingface_hub
7eba7aa almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    27 Bytes
    Upload model almost 3 years ago
  • adapter_config.json
    437 Bytes
    Upload model almost 3 years ago
  • adapter_model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    443 Bytes
    xet
    Upload model almost 3 years ago
  • config.json
    613 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • generation_config.json
    132 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • pytorch_model-00001-of-00002.bin
    9.98 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • pytorch_model-00002-of-00002.bin
    3.5 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • pytorch_model.bin.index.json
    26.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • special_tokens_map.json
    411 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • tokenizer_config.json
    700 Bytes
    Upload folder using huggingface_hub almost 3 years ago