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

LM-Lexicon
/
LM-Lexicon-8B-Dense-Slang

Question Answering
Transformers
Safetensors
English
llama
text-generation
lexical semantics
definition modeling
Eval Results (legacy)
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use LM-Lexicon/LM-Lexicon-8B-Dense-Slang with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LM-Lexicon/LM-Lexicon-8B-Dense-Slang with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="LM-Lexicon/LM-Lexicon-8B-Dense-Slang")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("LM-Lexicon/LM-Lexicon-8B-Dense-Slang")
    model = AutoModelForCausalLM.from_pretrained("LM-Lexicon/LM-Lexicon-8B-Dense-Slang")
  • Notebooks
  • Google Colab
  • Kaggle
LM-Lexicon-8B-Dense-Slang
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
LM-Lexicon's picture
LM-Lexicon
Update README.md
8b15725 verified 3 months ago
  • .gitattributes
    1.57 kB
    Update with the latest checkpoints. over 1 year ago
  • README.md
    1.1 kB
    Update README.md 3 months ago
  • config.json
    739 Bytes
    Update with the latest checkpoints. over 1 year ago
  • generation_config.json
    266 Bytes
    Update with the latest checkpoints. over 1 year ago
  • io.jsonl
    1.18 MB
    Update with the latest checkpoints. over 1 year ago
  • metrics.json
    357 Bytes
    Update with the latest checkpoints. over 1 year ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    Update with the latest checkpoints. over 1 year ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Update with the latest checkpoints. over 1 year ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Update with the latest checkpoints. over 1 year ago
  • model-00004-of-00004.safetensors
    1.17 GB
    xet
    Update with the latest checkpoints. over 1 year ago
  • model.safetensors.index.json
    24 kB
    Update with the latest checkpoints. over 1 year ago
  • special_tokens_map.json
    102 Bytes
    Update with the latest checkpoints. over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Update with the latest checkpoints. over 1 year ago
  • tokenizer_config.json
    50.6 kB
    Update with the latest checkpoints. over 1 year ago