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

ai2lumos
/
lumos_unified_plan_iterative

Question Answering
Transformers
PyTorch
TensorBoard
English
llama
text-generation
language-agent
web-agent
maths
reasoning
planning
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use ai2lumos/lumos_unified_plan_iterative with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="ai2lumos/lumos_unified_plan_iterative")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("ai2lumos/lumos_unified_plan_iterative")
    model = AutoModelForCausalLM.from_pretrained("ai2lumos/lumos_unified_plan_iterative")
  • Notebooks
  • Google Colab
  • Kaggle
lumos_unified_plan_iterative
13.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
DaYin's picture
DaYin
Update README.md
4bb822c verified about 2 years ago
  • open_instruct
    Lumos update about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.15 kB
    Update README.md about 2 years ago
  • added_tokens.json
    21 Bytes
    Update Lumos over 2 years ago
  • config.json
    721 Bytes
    Lumos update about 2 years ago
  • generation_config.json
    132 Bytes
    Lumos update about 2 years ago
  • pytorch_model-00001-of-00003.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage"

    What is a pickle import?

    4.94 GB
    xet
    Lumos update about 2 years ago
  • pytorch_model-00002-of-00003.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage"

    What is a pickle import?

    4.95 GB
    xet
    Lumos update about 2 years ago
  • pytorch_model-00003-of-00003.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.BFloat16Storage"

    What is a pickle import?

    3.59 GB
    xet
    Lumos update about 2 years ago
  • pytorch_model.bin.index.json
    24 kB
    Lumos update about 2 years ago
  • special_tokens_map.json
    552 Bytes
    Lumos update about 2 years ago
  • tokenizer.model
    500 kB
    xet
    Update Lumos over 2 years ago
  • tokenizer_config.json
    1.11 kB
    Lumos update about 2 years ago