-
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 \
…
-
During the image generation process, what‘s in positions of is their embedding? which is independent of the last generated representations. If so, can I assume that the four representations were g…
-
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 …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
## Question: Multi-Agent RAG System Based on Graphs
Hi,
Is it possible to create a…
-
Hi, great work! I have questions about this models
1. I was initially planning to use abodybuilder2 for nanobody structure generation (Nanobodybuilder).
Would it be approapriate for me to use ab…
sj584 updated
2 weeks ago
-
- [ ] 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…
-
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…
-
**Describe the issue**
This is actually not a issue but a simple question which is I have run bfcl generate on llama3.1 with python_ast test category and I got list of results from model. Next, If I …
-
Hi,
To version each project separately in nx, I'm using Independent Mode. However, I'd like to generate a Changelog for all of the projects in the root, rather than on a project-by-project basis.
I…
-
Hello,
I am still playing around with the awesome code you produced and I really like the way you implemented GG20 in the other dev branch using `round-based` etc. While working with the code there…