logikon-ai / cot-eval

A framework for evaluating the effectiveness of chain-of-thought reasoning in language models.
https://huggingface.co/spaces/logikon/open_cot_leaderboard
MIT License
12 stars 2 forks source link

Evaluate: databricks/dbrx-instruct #36

Closed ggbetz closed 5 months ago

ggbetz commented 7 months ago

Check upon issue creation:

Parameters:

NEXT_MODEL_PATH=databricks/dbrx-instruct
NEXT_MODEL_REVISION=main
NEXT_MODEL_PRECISION=float16
MAX_LENGTH=2048 
GPU_MEMORY_UTILIZATION=0.7
VLLM_SWAP_SPACE=16

Note: Will probably need 6+ A100-80G

ToDos:

ggbetz commented 5 months ago

thx