-
Hello, author.
I use your script and tutorial to fine-tune on the concode dataset, but I get the same error every time. Do you know how to solve it?
```shell
# python run.py \
--do_train \
…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
- [ ] Collect a bunch of example inputs and outputs from last summer's exploratory work
- **We have one or two examples already.**
- [ ] Wrangle these examples into something we can use to train (f…
-
根据文档中的命令,完成了40B的lora微调训练,微调训练命令如下:
`GPUS=8 PER_DEVICE_BATCH_SIZE=2 sh shell/internvl2.0/2nd_finetune/internvl2_40b_hermes2_yi_34b_dynamic_res_2nd_finetune_lora.sh`
针对微调后的模型,模型可以成功加载,加载命令如下:
`mode…
-
Hi @thomasverelst
Congrats, nice work! I have two questions out of curiosity:
1) Forward pass: Why did you choose to sample from the Bernoulli distribution instead of the Gumbel-softmax? To my …
-
https://aclanthology.org/2023.tacl-1.1/
-
Hello, I have some questions about point cloud coloring in your code. When coloring point clouds, I noticed that you still chose to add noise to the point cloud coordinates and directly predict colors…
-
I am attempting to generate new TagStandard41h* and TagStandard52h* families and I am seeing extremely long generation time estimates. I have attempted to generate some of the larger Standard families…
-
# Feature request
## Description
We have a lot of trouble with our map generation algorithm on the frontend. It hides a couple of buildings and it's performance is mediocre. Therefor we want to rewri…
-
Hi there!
First of all, thanks for your awesome work!!!
Already asked it at the bitcrack repo.
But would it be possible to use the hex-privatey as Input , treat it as bytes, take one round of sha25…