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

  • Log In
  • Sign Up

LaaLM
/
LaaLM-v1

Transformers
Safetensors
English
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use LaaLM/LaaLM-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LaaLM/LaaLM-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("LaaLM/LaaLM-v1")
    model = AutoModelForSeq2SeqLM.from_pretrained("LaaLM/LaaLM-v1")
  • Notebooks
  • Google Colab
  • Kaggle
LaaLM-v1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
ereniko's picture
ereniko
Update README.md
7c158bc verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    2.96 kB
    Update README.md 4 months ago
  • added_tokens.json
    2.59 kB
    Upload folder using huggingface_hub 4 months ago
  • config.json
    1.47 kB
    Upload folder using huggingface_hub 4 months ago
  • generation_config.json
    142 Bytes
    Upload folder using huggingface_hub 4 months ago
  • model.safetensors
    892 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    2.54 kB
    Upload folder using huggingface_hub 4 months ago
  • spiece.model
    792 kB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    20.9 kB
    Upload folder using huggingface_hub 4 months ago
  • training_args.bin
    5.37 kB
    xet
    Upload folder using huggingface_hub 4 months ago