-
I followed the training steps to train the llama2 model, but encountered the following error. I searched a lot, but still couldn't solve it.
```
UndefinedError File "/home/hs/anaconda3/envs/onebit/…
-
When evaluating a src block with a remote hop over ssh no results are captured\returned.
# Reproduction
1. Install docker on a remote computer
2. On your editor\host computer set DOCKER_HOST
``…
-
fair is not clear and subjective
-
### Bug description
When using mixed precision with Deepspeed, the model resulted in the error: `RuntimeError: expected scalar type Float but found Half`.
### How to reproduce the bug
```pyth…
-
I am trying to speed up benchmarking on A100. Below are times of tests on one task in two versions using Mistral.
![image](https://github.com/EleutherAI/lm-evaluation-harness/assets/1849959/f012818…
-
### Issue Type
Bug
### Source
pip (model-compression-toolkit)
### MCT Version
2.2.0
### OS Platform and Distribution
google colab
### Python version
3.10.12
### Describe the issue
imx500_no…
-
## Idea
**Decentralized Self Sovereign Isomorphic Trust Graphs**
What if all our decentralized apps and platforms could share trust/ratings/attestation information, in the form of portable crypt…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
I tried to build my own tensorflow algorithm in `train.py` by adopting from `mnist-2.py` (available in [amazon-sagemaker-examples/sagemaker-python-sdk/tensorflow_script_mode_training_and_serving/](htt…
-
### 分支
main 分支 (mmpretrain 版本)
### 描述该错误
config.py内容如下:(The contents of config.py are as follows:)
```
auto_scale_lr = dict(base_batch_size=256)
data_preprocessor = dict(
mean=[
12…