Skip to main content
Ctrl+K

locodellm

  • Examples
  • Command Line Interface
  • API
  • GitHub
  • Examples
  • Command Line Interface
  • API
  • GitHub

Section Navigation

  • locodellm.session
    • locodellm.session.session_state
  • generate
    • generate_from_model
  • locodellm.bench
    • Available Benchmarks
    • locodellm.bench.run_code
    • locodellm.bench.prompt_test
    • locodellm.bench.bench_result
  • locodellm.test_models
    • locodellm.test_models.tiny_model
    • locodellm.test_models.mock_generate_model
  • API
  • locodellm.test_models

locodellm.test_models#

Test model utilities for locodellm.

locodellm.test_models.get_available_models() → dict[str, str]#

Returns a dictionary of available mock model ids and descriptions.

Returns:

A mapping from model id to a short description.

  • locodellm.test_models.tiny_model
  • locodellm.test_models.mock_generate_model

previous

locodellm.bench.bench_result

next

locodellm.test_models.tiny_model

On this page
  • get_available_models()
Show Source

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.21.0.