-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
- PyTorch-Forecasting version: 0.10.2
- PyTorch version: 2.0.1
- Python version: 3.10.11
- Operating System: Windows 10 Anaconda
- Pandas: 2.0.1
### Expected behavior
I tried to repeat the…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
**Describe the issue**:
When running quantization_speedup.py in the tutorial file (I did not change anything), I got an error as below.
```
[2022-07-20 01:41:46] Model state_dict saved to ./log/…
-
Based on the theoretical research check of "implementability" of methods (available code, built-in into pytorch, etc.).
Make sure to think ahead, i.e. how you can progress with training/pruning et…
-
This bug is in the latest released version of DeepChem (2.8.0).
The ExponentialDecay learning rate scheduler is mis-implemented in the code for TensorFlow. The platform-specific learning rate sched…
-
## 📚 Documentation
The documentation for the pretrained models states that they were trained with hard-coded normalization values, as described in this [Link](https://pytorch.org/docs/master/torchv…
-
Excuse me , I'm a student new to coding but why isn't there a main.py? Then where should I start to read the code please? Any body can help me please :-(
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
# Goal
------
* Many of the new LLMs models support long context. For example, lamma 3.1 and Mistral 2 support 128k;
* The trend is upwards, e.g. Gemini support 1M - 10M. Claude supports 200k;
* …