Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

shamanez

shamanez opened a pull request on arcee-ai/optillm-upstream
Add both serial and parrallel optillm method evaluations with arcee endpoint.
## Evaluate optillm with Arcee-Atlas To evaluate optillm with Arcee-Atlas, we provide a script to generate a dataset and another to evaluate the results. ## API kets Please set your API kets i...
shamanez pushed 1 commit to evals-atals-arcee arcee-ai/optillm-upstream

View on GitHub

shamanez pushed 1 commit to evals-atals-arcee arcee-ai/optillm-upstream
  • added the gptqa diamand dataset 236f0e4

View on GitHub

shamanez pushed 1 commit to evals-atals-arcee arcee-ai/optillm-upstream

View on GitHub

shamanez pushed 1 commit to evals-atals-arcee arcee-ai/optillm-upstream

View on GitHub

shamanez created a branch on arcee-ai/optillm-upstream

evals-atals-arcee - Optimizing inference proxy for LLMs

shamanez opened a pull request on arcee-ai/optillm
merging from the base
shamanez opened a pull request on arcee-ai/lm-evaluation-harness
Evaluate Blueberry with the Eval Harness
- Modifed the Vllm class and added a custom decoding mechanism. - Can interchange between greedy and the blueberry ``` lm_eval --model vllm \ --model_args pretrained="Qwen/Qwen2.5-32B-I...
shamanez created a branch on arcee-ai/lm-evaluation-harness

blue-berry - A framework for few-shot evaluation of language models.

shamanez opened an issue on EleutherAI/lm-evaluation-harness
bbh_zeroshot fails during to a custom filter issue.
I am trying to run this setup: ``` lm_eval --model vllm \ --model_args pretrained="Qwen/Qwen2.5-0.5B-Instruct",tensor_parallel_size=2,dtype=auto,gpu_memory_utilization=0.8 \ --tasks b...
shamanez created a review on a pull request on arcee-ai/optillm
LGTM

View on GitHub

shamanez created a review on a pull request on arcee-ai/optillm

View on GitHub

shamanez pushed 16 commits to main arcee-ai/optillm
  • Update README.md 2d3b951
  • Update eval_frames_benchmark.py add more timeout as fetching and going over wikipedia pages can take time. 193ab3c
  • intit 21215c6
  • Update README.md c0cb613
  • update 9afdadb
  • Merge pull request #62 from codelion/feat-router Feat router 41821aa
  • Delete wim.py ec85ad7
  • Update README.md 5d471d1
  • decoding updates 38830a7
  • Update entropy_decoding.py aef846c
  • Update entropy_decoding.py d04eea1
  • Update README.md 95cc14d
  • Update optillm.py fix CLI args 5d541ee
  • Update optillm.py fix --approach flag 83b5341
  • Update moa.py add more logging 0df5291
  • override approach if set in messages 94fad78

View on GitHub

shamanez pushed 27 commits to main shamanez/optillm

View on GitHub

shamanez created a comment on an issue on codelion/optillm
Thanks a lot.

View on GitHub

shamanez created a comment on an issue on arcee-ai/DAM
Thanks, @ArcherShirou, for exploring our codebase. > would like to inquire if there are plans to support the Qwen2.5 && Qwen2 series or other popular models from the open-source community, such ...

View on GitHub

shamanez created a review on a pull request on arcee-ai/DAM
You also need to add the modified modeling.py file to make this work. Ex: checkout the changes we did for the Llama3 - https://github.com/arcee-ai/DAM/blob/main/dam/modeling/llama3/modeling.py

View on GitHub

shamanez created a review on a pull request on arcee-ai/DAM
Thanks a lot. Just one quick thing: did you test the training of the DAM with the merged model? Just want to test the end2end compatibility.

View on GitHub

shamanez starred arcee-ai/DAM
shamanez starred arcee-ai/DAM
shamanez created a comment on an issue on arcee-ai/DAM
Adding new models is super easy and a two-minute thing. @thomasgauthier, maybe we can add a description to the README. @SolshineCode In the meantime, feel free to do a PR :) . Thanks again for ...

View on GitHub

shamanez created a comment on an issue on arcee-ai/DAM
Can you please try this command? `python dam/merge.py mistralai/Mistral-7B-v0.1 augmxnt/shisa-gamma-7b-v1 WizardLM/WizardMath-7B-V1.1 arcee-train/Abel-7B-002-truncated-embeds --device cuda --outpu...

View on GitHub

shamanez created a comment on an issue on arcee-ai/DAM
Hi @SolshineCode, thanks for trying our work. I think the problem is with the [modeling files](https://github.com/arcee-ai/DAM/tree/main/dam/modeling). As you can see, we support Mistral and Llama...

View on GitHub

shamanez deleted a branch arcee-ai/DAM

shamanez-patch-1

shamanez pushed 1 commit to main arcee-ai/DAM
  • Update README.md (#42) * Update README.md * Update README.md * Update README.md * Update README.md ca90e81

View on GitHub

shamanez closed a pull request on arcee-ai/DAM
Update README.md
shamanez pushed 1 commit to shamanez-patch-1 arcee-ai/DAM

View on GitHub

shamanez pushed 1 commit to shamanez-patch-1 arcee-ai/DAM

View on GitHub

Load more