-
# Overview
拡張データを用いて13Bモデルを事前学習を行います。
# Details
llm-jp-3 13Bモデルをベースモデルとして、複数のデータセットを対象に、複数のデータ拡張手法を用いて構築したデータセットにより、モデルを学習します。
評価データセットとしてJMedBenchを利用
# Resources
* **計算機**
* クラスタ: …
-
### Priority
P2-High
### OS type
Ubuntu
### Hardware type
Xeon-SPR
### Installation method
- [X] Pull docker images from hub.docker.com
- [ ] Build docker images from source
### Deploy method
…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
@dosu can you please help me. when i call achat i get back the response whereas astrea…
-
great works!
I'm wondering is there a complete code pipeline from input to output? BTW, do all LLMs use the same input prompts generated by '--mode generate_prompts' for evaluation?
-
### Bug Description
I am using GROQ's llama model for chat bot creating, I got api from groq, I am not using any proxies, but getting error as below while running groq component in langflow.
Erro…
-
### Discussed in https://github.com/traceloop/openllmetry/discussions/2174
Originally posted by **dinmukhamedm** October 18, 2024
It would be very useful for debugging purposes (e.g. with Open…
-
### System Info
![image](https://github.com/user-attachments/assets/f8978cfe-a1b7-43ff-adeb-6120a657ed6c)
CUDA 11.8
Please tell me what causes this error.
### Who can help?
_No response_
### In…
-
## Problem (Why)
Create designs for a collapsed version of the llm cell
## Impact (Who)
Notebook writers
## Existing
![image](https://github.com/user-attachments/assets/ddc387d5-d202-4…
-
Hi,
First of all, thank you for the great work.
I am trying the llama example script with llama2-7b-hf and the following key packages:
```
torch 2.5.0
torchpippy …
-
### Bug Description
I'm trying to split some markdown files using ```SimpleDirectoryReader``` and ```SemanticDoubleMergingSplitterNodeParser```. The code is below:
```
from llama_index.core.node_…