LMOps
LMOps copied to clipboard
General technology for enabling AI capabilities w/ LLMs and MLLMs
Thanks for your great work,There are two questions that I don't understand. I want to ask you for advice (1)As Mentioned in the paper [X‘; X]denotes the matrix concatenation, I...
Hi, thanks for you great work about "Promptist: reinforcement learning for automatic prompt optimization". Will you release the dataset the paper mentioned in the paper and the training code?
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.2 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.2 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
Unable to download processed RoBERTa Corpus only. Also encountering repeated interruptions during download of the full processed_data.tar with an error indicating dead links, possibly due to incomplete or corrupt file...
I find NLI、Para、Sent、Summ,the four task'results have a significant difference between the paper's. What is the reason for this?
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.4. Release notes Sourced from aiohttp's releases. 3.9.4 Bug fixes The asynchronous internals now set the underlying causes when assigning exceptions to the future objects...
when running ``` python3 tools/convert_mp.py \ --input_path meta-llama/Llama-2-7b-hf \ --source_mp_size 1 \ --target_mp_size 4 \ --model_type llama2 # choose from opt and llama ``` get ERROR that ``` Traceback (most...