-
[EDA: Easy Data Augmentation Techniques for Boosting Performance onText Classification Tasks](https://arxiv.org/pdf/1901.11196)
위 논문 기반 4가지 증강 기법 도입!
데이터 크기 별 적절한 증강 비율까지 작성되어 있어 좋은 지침이 될 것 같습니다.
…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
liuzl updated
2 months ago
-
I tried using ChatGPT to help create a custom engine for OpenRouter, but I wasn't successful in my attempts. It would be fantastic if you could either integrate it directly or provide a script for a…
-
When issuing a naive query like this:
```py
rag.query(query, param=QueryParam(mode="naive"))
```
This fails with:
```py
File ".../LightRAG/lightrag/operate.py", line 1083, in
key=lambd…
-
## Symptoms
I found that using google/gemma-9b-it raises an error by stating that below.
```
(Some(_), Some(_)) => panic!("both hidden_act and hidden_activation are set"),
```
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\anaconda\envs\ppp\Scripts\pdf2zh.exe\__main__.py", line 7, in
File "C:…
-
**Describe the bug**
**Steps to reproduce**
1. Add two workers with the same label as follows:
2. Deploy a model to worker 4090, such as 'mistral'.
3. Deploy two 'gemma2:27b' model in…
-
## To do:
- I would like to add a flag for --token-usage or -t. This will allow for for outputting to the terminal through use of stderr. It will display extra information pertaining to the number of…
-
### Your current environment
```text
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC ve…