You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,12 @@ bash install.sh
47
47
48
48
# Compute Requirements
49
49
50
-
1. To run a **validator**, you will need at least 24GB of VRAM.
51
-
2. To run the default huggingface **miner**, you will need at least 18GB of VRAM.
50
+
1. To run a **validator**, you will need at least 62GB of VRAM.
51
+
2. To run the default huggingface **miner**, you will need at least 62GB of VRAM.
52
52
53
+
54
+
**It is important to note that the baseminers are not recommended for main, and exist purely as an example. Running a base miner on main will result in no emissions and a loss in your registration fee.**
55
+
If you have any questions please reach out in the SN1 channel in the Bittensor Discord.
53
56
</div>
54
57
55
58
# How to Run
@@ -77,10 +80,11 @@ For ease of use, you can run the scripts as well with PM2. Installation of PM2 i
We highly recommend that you run your miners on testnet before deploying on main. This is give you an opportunity to debug your systems, and ensure that you will not lose valuable immunity time. The SN1 testnet is **netuid 61**.
@@ -90,7 +94,7 @@ In order to run on testnet, you will need to go through the same hotkey registra
0 commit comments