-
**I encountered three problems**
**The first one is that I found in the script finetune_ov.sh that in addition to the regular data_path and image_folder, there is also a video_folder. This confuses m…
-
The _user_id_ field is not working correctly when creating a new agent via the REST API. Regardless of the user_id provided in the request, the created agent always has _"user_id": "user-00000"_ in th…
-
### Question
Hi, When I try to look into the json file for finetuning, I find things like:
```
{
"id": "VG_100K_2/2412354",
"image": "vg/VG_100K_2/2412354.jpg",
"convers…
-
torchrun --nnodes=1 --nproc_per_node=8 --master_port=25001 \
llava/train/train_mem.py \
--model_name_or_path /path/to/checkpoint_llava_med \
--data_path /path/to/your_dental_dataset.jso…
-
Hi @frdel , thanks for your amazing work on this project.
I have noticed that AutoMemory can be quite inefficient, primarily because it embeds the entire message history to find relevant entries. F…
-
Is this project 100% developed with Claude? Is there any documentation or article on the development process that I can learn about?
-
Hi~ Thanks for share your great work.
I see annotations like below:
> {'id': 'VATEX_zkbnKBewRLA_000069_000079', 'v_id': 'zkbnKBewRLA_000069_000079', 'video': 'v_zkbnKBewRLA.mp4', 'source': 'VATE…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-5.15.0-91-generic-x86_64-with-glibc2.31
- Python…
-
rel https://github.com/wechaty/wishlist/issues/43
We can try to plan a perfect path through a conversation ahead of time, and write out a script for our bots. This is "top down design"
But often…
dcsan updated
3 years ago
-
The ability to create discussion between different LLMs would be a cool addition. Not sure about the use case but I tried it and came out well. Here is the [gist](https://gist.github.com/Siddhesh-Agar…