Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

DMetaSoul
/
nl2sql-6b

Feature Extraction
Transformers
Safetensors
chatglm
custom_code
Model card Files Files and versions
xet
Community

Instructions to use DMetaSoul/nl2sql-6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DMetaSoul/nl2sql-6b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="DMetaSoul/nl2sql-6b", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DMetaSoul/nl2sql-6b", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
nl2sql-6b
12.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
wikty
init commit
18229fc about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    28 Bytes
    initial commit about 2 years ago
  • config.json
    1.38 kB
    init commit about 2 years ago
  • configuration_chatglm.py
    2.25 kB
    init commit about 2 years ago
  • generation_config.json
    90 Bytes
    init commit about 2 years ago
  • model-00001-of-00003.safetensors
    4.91 GB
    xet
    init commit about 2 years ago
  • model-00002-of-00003.safetensors
    4.9 GB
    xet
    init commit about 2 years ago
  • model-00003-of-00003.safetensors
    2.68 GB
    xet
    init commit about 2 years ago
  • model.safetensors.index.json
    20.4 kB
    init commit about 2 years ago
  • modeling_chatglm.py
    51 kB
    init commit about 2 years ago
  • quantization.py
    14.7 kB
    init commit about 2 years ago
  • special_tokens_map.json
    3 Bytes
    init commit about 2 years ago
  • tokenization_chatglm.py
    10.7 kB
    init commit about 2 years ago
  • tokenizer.model
    1.02 MB
    xet
    init commit about 2 years ago
  • tokenizer_config.json
    288 Bytes
    init commit about 2 years ago