-
Hi,
I am trying to install Trinotate on my system and I'm having a problem running the Build_Trinotate_Boilerplate_SQLite_db.pl script.
I get the following error:
`/Build_Trinotate_Boilerplate_…
-
Dear authors,
Thanks for your nice work! I have already cloned this repo and downloaded the 'Platypus2-70B-instruct' model. However, I encounter (meet) with the following error when running the 'fine…
-
### 🐛 Describe the bug
I meet the segment fault when use Megatron-LM firstly, and then I reproduce it using simple torch code.
```
import torch
import os
os.environ['MASTER_ADDR']='{my_ip}'
os…
-
Errors occurred when inference:
```2023-06-13 17:13:11 | INFO | fairseq_cli.interactive | NOTE: hypothesis and token scores are output in base 2
2023-06-13 17:13:11 | INFO | fairseq_cli.interactive …
-
Please go to Stack Overflow for help and support:
http://stackoverflow.com/questions/tagged/tensorflow
Also, please understand that many of the models included in this repository are experimenta…
-
The train results with custom dataset :
I0414 11:29:36.998405 140700307654464 estimator.py:2066] Saving dict for global step 5534: AP = -1.0, AP50 = -1.0, AP75 = -1.0, APl = -1.0, APm = -1.0, APs =…
-
Error(s) in loading state_dict for Sam:
Unexpected key(s) in state_dict: "mask_decoder.hf_token.weight", "mask_decoder.hf_mlp.layers.0.weight", "mask_decoder.hf_mlp.layers.0.bias", "mask_decoder.hf…
-
https://github.com/Stability-AI/StableStudio/pull/24
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Generations will sometimes get stuck on ~97% comple…
-
Hello~ Wonderful Work!
I am trying to run the train_coarse.py, then I meet an error:
![image](https://github.com/user-attachments/assets/1f59b49b-511f-4220-b177-7a8159740351)
I tried to solve…