Skip to content

Commit f1fb434

Browse files
committed
chore: tab4 for markdown (matches markdownlint + the md spec)
1 parent cccf6b6 commit f1fb434

4 files changed

Lines changed: 291 additions & 283 deletions

File tree

.prettierrc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,13 @@
66
"semi": true,
77
"singleQuote": true,
88
"endOfLine": "lf",
9-
"htmlWhitespaceSensitivity": "css"
9+
"htmlWhitespaceSensitivity": "css",
10+
"overrides": [
11+
{
12+
"files": "*.md",
13+
"options": {
14+
"tabWidth": 4
15+
}
16+
}
17+
]
1018
}

docs/kudos.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ This means that **kudos are the fundamental unit of exchange of resources on the
1212

1313
- **Kudos never expire.**
1414
- **It is against the [Terms of Service](https://aihorde.net/terms) to sell or buy kudos.**
15-
- We _do_ offer kudos as a thank-you if you [donate](https://www.patreon.com/db0), however, the kudos you receive are offset by kudos earned by workers run by the core developers.
16-
- Kudos _can_ be freely exchanged between users for any reason other than for currency (legal tender, crypto, or any other similar unit of exchange).
17-
- For example, users may gift kudos to each other as a gesture of gratitude or to support new members of the community.
15+
- We _do_ offer kudos as a thank-you if you [donate](https://www.patreon.com/db0), however, the kudos you receive are offset by kudos earned by workers run by the core developers.
16+
- Kudos _can_ be freely exchanged between users for any reason other than for currency (legal tender, crypto, or any other similar unit of exchange).
17+
- For example, users may gift kudos to each other as a gesture of gratitude or to support new members of the community.
1818
- **Kudos are designed to facilitate fair exchange of compute resources and prevent commodification.**
19-
- This ensures that access to resources remains equitable and prevents external financial pressures from distorting the kudos system.
19+
- This ensures that access to resources remains equitable and prevents external financial pressures from distorting the kudos system.
2020
- **The total number of kudos in your account determines your starting place in line when queuing a job.**
21-
- The more kudos you have in your account, the higher priority your job will have in the queue. Anonymous users start with 0 kudos, while registered users have at least 25, giving them an advantage when queuing jobs.
22-
- If two users have the same kudos and they were to submit a job at the same time, they can expect that both jobs would return in about the same amount of time.
21+
- The more kudos you have in your account, the higher priority your job will have in the queue. Anonymous users start with 0 kudos, while registered users have at least 25, giving them an advantage when queuing jobs.
22+
- If two users have the same kudos and they were to submit a job at the same time, they can expect that both jobs would return in about the same amount of time.
2323
- **Unspent kudos are a donation to the community**
24-
- Workers who choose to not spend their kudos are effectively donating their resources to the project.
24+
- Workers who choose to not spend their kudos are effectively donating their resources to the project.
2525
- **Kudos can be earned by running [a worker](https://github.com/Haidra-Org/horde-worker-reGen) and contributing to the Horde.**
26-
- You get kudos simply by being online ([uptime kudos](definitions.md#uptime-kudos)) and available as a worker, in addition to earning kudos for successfully completed jobs.
27-
- Note: New users have their kudos earned for [uptime](definitions.md#uptime-kudos) held in escrow until they become [trusted](definitions.md#trusted), which happens automatically after a certain amount of uptime and jobs successfully submitted. At that point they receive the escrowed kudos and full rewards immediately going forward.
26+
- You get kudos simply by being online ([uptime kudos](definitions.md#uptime-kudos)) and available as a worker, in addition to earning kudos for successfully completed jobs.
27+
- Note: New users have their kudos earned for [uptime](definitions.md#uptime-kudos) held in escrow until they become [trusted](definitions.md#trusted), which happens automatically after a certain amount of uptime and jobs successfully submitted. At that point they receive the escrowed kudos and full rewards immediately going forward.
2828
- **You do not need a powerful GPU to earn Kudos.**
29-
- Besides gifts and image workers, you can participate in Discord Bounties, rate images, or run text generators and interrogators (for less potent GPUs) to earn Kudos.
29+
- Besides gifts and image workers, you can participate in Discord Bounties, rate images, or run text generators and interrogators (for less potent GPUs) to earn Kudos.
3030

3131
## Priority System
3232

@@ -41,20 +41,20 @@ By striking a balance between rewarding contributors and ensuring fair access fo
4141
Here are some practical reasons why participating as a worker in the AI Horde system might be beneficial to you or your service:
4242

4343
- **Reducing GPU/compute downtime**
44-
- If you offer a service that has infrequent (or at least, not-constant) usage, you can "bank" kudos from the AI Horde by running a worker. If it is configured correctly and with sufficiently popular models, it will have a continuous amount of work generating kudos.
45-
- By earning kudos during periods of downtime, you can later use them when you need faster or higher-end services from the platform.
44+
- If you offer a service that has infrequent (or at least, not-constant) usage, you can "bank" kudos from the AI Horde by running a worker. If it is configured correctly and with sufficiently popular models, it will have a continuous amount of work generating kudos.
45+
- By earning kudos during periods of downtime, you can later use them when you need faster or higher-end services from the platform.
4646

4747
- **Converting lower-end GPUs to higher-end results**
48-
- Lower-end GPUs are still valuable to many users, but the models they can run (like SD1.5 or smaller low-parameter text models) might not meet your needs. By operating a worker and accumulating kudos, you can use the compute time from your lower-end GPU to request results from more powerful GPUs capable of running larger models.
48+
- Lower-end GPUs are still valuable to many users, but the models they can run (like SD1.5 or smaller low-parameter text models) might not meet your needs. By operating a worker and accumulating kudos, you can use the compute time from your lower-end GPU to request results from more powerful GPUs capable of running larger models.
4949

5050
- **Improved instantaneous concurrency**
51-
- On the AI Horde, each generation request is processed by a separate worker. If you need more results per second than your GPU can provide, running a worker allows you to build up kudos and make multiple requests simultaneously.
52-
- For instance, if you need to generate a batch of 50 images quickly, your kudos allow you to split the work across multiple workers, drastically reducing the time required for completion.
51+
- On the AI Horde, each generation request is processed by a separate worker. If you need more results per second than your GPU can provide, running a worker allows you to build up kudos and make multiple requests simultaneously.
52+
- For instance, if you need to generate a batch of 50 images quickly, your kudos allow you to split the work across multiple workers, drastically reducing the time required for completion.
5353

5454
- **Altruism**
55-
- Most kudos earned by workers go unspent. Unspent kudos are effectively a donation to users of the service who do not have kudos.
56-
- By earning and leaving kudos unspent, workers contribute to the broader public, ensuring that users without kudos can still benefit from the platform.
57-
- Workers may have [ideological reasons](why.md) such as supporting open-source initiatives, promoting decentralized AI development, or ensuring fair access to generative AI tools.
55+
- Most kudos earned by workers go unspent. Unspent kudos are effectively a donation to users of the service who do not have kudos.
56+
- By earning and leaving kudos unspent, workers contribute to the broader public, ensuring that users without kudos can still benefit from the platform.
57+
- Workers may have [ideological reasons](why.md) such as supporting open-source initiatives, promoting decentralized AI development, or ensuring fair access to generative AI tools.
5858

5959
### Use Cases
6060

0 commit comments

Comments
 (0)