Skip to content

This is a sample project for showcasing how optimization can be performed in Python using Artemis

Notifications You must be signed in to change notification settings

turintech/sample-project-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-benchmarking-py

Usage

Build:

poetry install

Run Main:

poetry run main

Run Unit Tests:

poetry run pytest --benchmark-skip tests/

Run Benchmarking:

poetry run pytest --benchmark-only tests/

About

This is a sample project for showcasing how optimization can be performed in Python using Artemis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published