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

gokceuludogan
/
WarmMolGenTwo

Transformers
PyTorch
encoder-decoder
text2text-generation
molecule-generation
cheminformatics
targeted-drug-design
biochemical-language-models
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use gokceuludogan/WarmMolGenTwo with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("gokceuludogan/WarmMolGenTwo")
    model = AutoModelForSeq2SeqLM.from_pretrained("gokceuludogan/WarmMolGenTwo")
  • Notebooks
  • Google Colab
  • Kaggle
WarmMolGenTwo
631 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
gokceuludogan's picture
gokceuludogan
Update README.md
8915165 almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • README.md
    2.95 kB
    Update README.md almost 4 years ago
  • config.json
    4.2 kB
    Upload config.json almost 4 years ago
  • merges.txt
    56.7 kB
    Upload merges.txt almost 4 years ago
  • pytorch_model.bin
    631 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • tokenizer_config.json
    119 Bytes
    Upload tokenizer_config.json almost 4 years ago
  • vocab.json
    118 kB
    Upload vocab.json almost 4 years ago