-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
After I did the update, I get the following errors when I try to start Forge:
`Traceback (most recent call last):
File "E:\AI\forge-webui\webui\launch.py", line 51, in
main()
File "E:\A…
-
-
Hello,
I am implementing a custom BatchSampler that make use of ElasticDistributedSampler. I noticed that DistributedSampler "requires" a Dataset type as first parameter, while other samplers need on…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Hi, I was trying to train a model using a RelaxedOneHotCategorical wrapped in a DistributionLambda layer on TPU.
Unfortunately when using the bfloat16 TPU mixed precision option I run into the follo…
-
After a while I found the `pints.MCMCSummary` object with the MCMC samplers in the documentation, and I was somehow expecting it to be with the diagnostics.
Is this just me or is it worth maybe mov…
-
Hi, I am trying to establish MQTT connection with WSS protocol (mqtt-xmeter-2.0.2-jar-with-dependencies).
I have tried with both Efficient Connect & MQTT Connect samplers, but unable to do so.
Below…
-
DWaveSampler is not picklable. It should be in order to integrate for example with sklearn.
```python
In [1]: from dwave.system.samplers import DWaveSampler
In [2]: import pickle
In [3]: ann…
-
Most DAWs support multi samples, where different samples are played depending on both note and velocity. Making these multi samples can be tedious though, so a module that makes it easier would be nic…