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

  • Log In
  • Sign Up

LinWeizheDragon
/
FLMR

Feature Extraction
Transformers
Safetensors
English
flmr
retrieval
multi-modal
knowledge-based visual question answering
FLMR
PreFLMR
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use LinWeizheDragon/FLMR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="LinWeizheDragon/FLMR", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("LinWeizheDragon/FLMR", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
FLMR / context_tokenizer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
LinWeizheDragon's picture
LinWeizheDragon
Upload folder using huggingface_hub
3704bcf verified about 2 years ago
  • added_tokens.json
    165 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    849 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenization_flmr.py
    8.51 kB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    3.11 kB
    Upload folder using huggingface_hub about 2 years ago
  • vocab.txt
    232 kB
    Upload folder using huggingface_hub about 2 years ago