Commits
Branch selector
User selector
Commit History
Commits on Jul 16, 2024
fix ServerMock: add missing arguments
Show description for 1e970fbcommittedrefactor: move lama-cpp code from backends.py to llama_cpp.py
Show description for c95ca1acommittedMerge pull request #1690 from makelinux/ident
Show description for 96201b8authoredMerge pull request #1636 from n1hility/vllm-chat-template
Show description for 51362a3authoredRefactor: fix up indentation of ensure_server()
Show description for f74a186committedMerge pull request #1735 from instructlab/dependabot/github_actions/docker/build-push-action-6.4.0
Show description for 693ad1aauthoredfeat: Add chat template customization to ilab serve
Show description for bb746e8committedMerge pull request #1737 from danmcp/deepcopy
Show description for 203bf54authoredNeed to deepcopy config to handle compound objects
Show description for cf6ad34committed
Dan McPherson
Commits on Jul 15, 2024
Merge pull request #1701 from danmcp/vllmargparsing
Show description for 81bbfcaauthoredMerge pull request #1711 from danmcp/vllmretries
Show description for e611265authoredMerge pull request #1714 from danmcp/lazyload
Show description for 0c8c0abauthoredbuild(deps): bump docker/build-push-action from 6.3.0 to 6.4.0
Show description for 71ca843authoredMerge pull request #1731 from nathan-weinberg/harden-e2e
Show description for 8cc66acauthoredfix: harden remaining ec2 actions in E2E jobs
Show description for 95a7ac7committedMerge pull request #1730 from nathan-weinberg/e2e-upd8
Show description for 5723fb8authoredMerge pull request #1728 from RobotSail/add-pyspelling-to-requirements
Show description for 182d6b9authoreddocs: add t-shirt sizes to E2E runners
Show description for 4294d65committedchore: adds pyspelling to requirements-dev.txt
Show description for 59e2610committedMerge pull request #1679 from leseb/serve-sigterm
Show description for 583eddaauthoredMerge pull request #1724 from nathan-weinberg/nom-nom
Show description for d3ae96cauthoredAdd example GitHub queries to nomination template
Show description for 1eb7a1ecommittedChange vllm startup logic to not correlate retries to seconds
Show description for 4fd964fcommitted
Dan McPhersonMerge pull request #1715 from danmcp/batchsize
Show description for 7cc3795authoredMerge pull request #1710 from danmcp/maxworkerrecommendation
Show description for e4656d1authoredMerge pull request #1717 from leseb/log-colon
Show description for 49622efauthoredMerge pull request #1700 from danmcp/judgebackendoption
Show description for 301f6f9authoredAdd max workers recommendation for vllm
Show description for e71bfdfcommitted
Dan McPhersonAdd a colon before the log message
Show description for 11f7288committedAdd signal handling to gracefully terminate ilab server
Show description for dab81f1committedMerge pull request #1691 from makelinux/use-check_api_base
Show description for 7124816authoredMerge pull request #1708 from danmcp/removemagicnumber
Show description for f3866caauthoredUpdate batch size to not be described in terms of gpus and allow non integer values
Show description for 1cef876committed
Dan McPhersonMerge pull request #1699 from tiran/config-show-fix
Show description for b395f3eauthored
Commits on Jul 14, 2024
Only load mt_bench or mmlu as needed
Show description for 9627929committed
Dan McPherson