Nathan Lambert
Nathan Lambert
Here is a rough outline of what I would like to see in the book, and who will be writing it. ## Introductions & History 1. Introduction 2. Economics, Psychology,...
Unfortunately also fails with: ``` Traceback (most recent call last): File "/weka/oe-adapt-default/nathanl/reward-bench/scripts/run_rm.py", line 401, in main() File "/weka/oe-adapt-default/nathanl/reward-bench/scripts/run_rm.py", line 309, in main rewards_chosen = reward_pipe(batch["text_chosen"], **reward_pipeline_kwargs) TypeError: list indices must...
Inference works, haven't let the job finish on v1 yet. **NOTE**: Debug looks like there may be an issue. Scores should be higher than this on the debug set: ```...
See https://github.com/vllm-project/vllm/issues/8700#issuecomment-2964602903 Can be up to 2x+ speedup. Example: https://gist.github.com/corbt/25eb21d47bbd2add810f1cf0edeea1b6
## Summary - Convert LaTeX citations (`\citep{}`, `\citet{}`) to pandoc format (`[@...]`, `@...`) - Convert LaTeX figures to pandoc image syntax with proper cross-references - Convert `\subsection{}` to `###` markdown...