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

nl-to-logql
/
gemma-2-logql

PEFT
Safetensors
gemma2
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use nl-to-logql/gemma-2-logql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nl-to-logql/gemma-2-logql with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-9b")
    model = PeftModel.from_pretrained(base_model, "nl-to-logql/gemma-2-logql")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-2-logql
32.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 30 commits
sidbin's picture
sidbin
Upload checkpoint-26/added_tokens.json with huggingface_hub
cbd9fe6 verified over 1 year ago
  • checkpoint-104
    Upload checkpoint-104/training_args.bin with huggingface_hub over 1 year ago
  • checkpoint-26
    Upload checkpoint-26/added_tokens.json with huggingface_hub over 1 year ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub over 1 year ago
  • README.md
    4.83 kB
    Upload README.md with huggingface_hub over 1 year ago
  • adapter_config.json
    754 Bytes
    Upload adapter_config.json with huggingface_hub over 1 year ago
  • adapter_model.bin

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    5.72 GB
    xet
    Upload adapter_model.bin with huggingface_hub over 1 year ago
  • added_tokens.json
    168 Bytes
    Upload added_tokens.json with huggingface_hub over 1 year ago
  • config.json
    1.37 kB
    Upload config.json with huggingface_hub over 1 year ago
  • special_tokens_map.json
    646 Bytes
    Upload special_tokens_map.json with huggingface_hub over 1 year ago
  • tokenizer.json
    34.4 MB
    xet
    Upload tokenizer.json with huggingface_hub over 1 year ago
  • tokenizer.model
    4.24 MB
    xet
    Upload tokenizer.model with huggingface_hub over 1 year ago
  • tokenizer_config.json
    48.2 kB
    Upload tokenizer_config.json with huggingface_hub over 1 year ago