Skip to content

Commit 345fb3a

Browse files
quickfix
1 parent 075be27 commit 345fb3a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/questions-and-answers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ At the same time, validators are also incentivized to do their best work, becaus
6060

6161
The task of miners is different in each subnet. Some subnets provide AI services like specialized inference, training, or prediction. Other provide infrastructure as a service, including storage or compute.
6262

63-
Browse tokenomic information about the subnets on [TAO.app](https://tao.app), and learn more about the projects and services they support on the [Learnbittensor.org subnet listings](learnbittensor.org/subnets).
63+
Browse tokenomic information about the subnets on [TAO.app](https://tao.app), and learn more about the projects and services they support on the [Learnbittensor.org subnet listings](https://learnbittensor.org/subnets).
6464

6565
### So where does the blockchain come in?
6666

docs/subnets/walkthrough-prompting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: "Walkthrough of Subnet 1"
2+
title: "Walkthrough of Example Subnet"
33
---
44

55
import ThemedImage from '@theme/ThemedImage';
66
import useBaseUrl from '@docusaurus/useBaseUrl';
77

8-
# Walkthrough of Subnet 1
8+
# Walkthrough of Example Subnet
99

10-
In this section we present a high-level walkthrough of the [Subnet 1: Prompting](https://github.com/opentensor/prompting/tree/main). This subnet contains multiple incentive mechanisms which produce an internet-scale conversational intelligence. Below are a few examples of the intelligence produced by this subnet:
10+
In this section we present a high-level walkthrough of an example architecture for a subnet based on LLM inference. This architecture was originally based on [Subnet 1, Apex](https://github.com/opentensor/prompting/tree/main), although subnets rapidly evolve and that subnet now has a more complicated architecture. This subnet contains multiple incentive mechanisms which produce an internet-scale conversational intelligence. Below are a few examples of the intelligence produced by this subnet:
1111

1212
- Answering questions.
1313
- Summarizing a given text.

0 commit comments

Comments
 (0)