-
Dear Jeremy,
First of all please accept my gratitude for your fine work. In terms of the issue, I went ahead and installed Boltz-1 in a fresh virtual environment with conda. I then tried to model an…
-
I want to remove the léns of sunglasses too, how can i do that. I hope you can help me soon
-
![image](https://github.com/user-attachments/assets/22767dad-fb35-4967-9c41-c0618f255b1d)
I would like to ask you about the source of this picture. Did you draw it yourself, or if you could tell me t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
What's the OS?
--- Mac OS M2
What's the browser i use? …
-
### Describe the bug
Only about half of my cpus are used.
I have 8 cores, but only 4 are used. Is there way to fix this?
![image](https://user-images.githubusercontent.com/55401336/199564591-b57f…
-
Hello,
Im trying to implement MARBL in python with a similar code, however I have two questions about the implementation:
1- When MARBL is coupled to a GCM: which time step of the tracer should …
-
您好,请问设置--do_predict为True运行代码后,在
if args.do_predict:
print('>>>>>>>predicting : {}
-
Not an issue per say, but looking for feedback from those that have done any large scale (100M+ text/image pairs) with multiple Unets (e.g. 3 stages leading to 1k x 1k resolution), and/or are interest…
-
Used at here:
```
// load text_encoder model
{
std::string model_path = modelPath + "/text_encoder.mnn";
mModules[0].reset(Module::load(
{"input_ids"}, {"last_…
-
Great work so far. I'm trying to run vLLM on my 7900XTX cards and was wondering if there were any plans to support RDNA3?