Skip to content

Commit 97fcbe5

Browse files
authored
Merge pull request #2115 from ramalama-labs/imp/update-ramalama-com-registry-url
updates registry url link
2 parents 4ac4a4e + 3c76c21 commit 97fcbe5

File tree

11 files changed

+11
-12
lines changed

11 files changed

+11
-12
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ RamaLama supports multiple AI model registries types called transports.
184184
| HuggingFace | [`huggingface.co`](https://www.huggingface.co) |
185185
| ModelScope | [`modelscope.cn`](https://www.modelscope.cn) |
186186
| Ollama | [`ollama.com`](https://www.ollama.com) |
187+
| RamaLama Labs Container Registry | [`ramalama.com`](https://registry.ramalama.com) |
187188
| OCI Container Registries | [`opencontainers.org`](https://opencontainers.org) |
188-
| RamaLama Labs Container Registry | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
189189
| |Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io), [`Pulp`](https://pulpproject.org), and [`Artifactory`](https://jfrog.com/artifactory/)|
190190

191191
### Default Transport
@@ -1222,7 +1222,6 @@ We host a public community and developer meetup on Discord every other week to d
12221222
12231223
See the full [Roadmap](./Roadmap.md).
12241224
1225-
12261225
## Contributors
12271226
12281227
Open to contributors

docs/ramalama-bench.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ramalama\-bench - benchmark specified AI Model
1414
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
1515
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
1616
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
17-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
17+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
1818
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
1919
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2020

docs/ramalama-perplexity.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ramalama\-perplexity - calculate the perplexity value of an AI Model
1414
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
1515
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
1616
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
17-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
17+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
1818
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
1919
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2020

docs/ramalama-run.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ramalama\-run - run specified AI Model as a chatbot
1414
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
1515
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
1616
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
17-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
17+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
1818
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
1919
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2020

docs/ramalama-serve.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ registry if it does not exist in local storage.
1919
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
2020
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
2121
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
22-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
22+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
2323
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2424

2525
RamaLama defaults to the Ollama registry transport. This default can be overridden in the `ramalama.conf` file or via the RAMALAMA_TRANSPORTS

docs/ramalama.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RamaLama supports multiple AI model registries types called transports. Supporte
5858
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
5959
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
6060
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
61-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
61+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
6262
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
6363
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
6464

docsite/docs/commands/ramalama/bench.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: benchmark specified AI Model
1818
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
1919
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
2020
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
21-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
21+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
2222
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
2323
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2424

docsite/docs/commands/ramalama/perplexity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: calculate the perplexity value of an AI Model
1818
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
1919
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
2020
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
21-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
21+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
2222
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
2323
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2424

docsite/docs/commands/ramalama/ramalama.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RamaLama supports multiple AI model registries types called transports. Supporte
6666
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
6767
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
6868
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
69-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
69+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
7070
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
7171
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
7272

docsite/docs/commands/ramalama/run.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: run specified AI Model as a chatbot
1818
| HuggingFace | huggingface://, hf://, hf.co/ | [`huggingface.co`](https://www.huggingface.co)|
1919
| ModelScope | modelscope://, ms:// | [`modelscope.cn`](https://modelscope.cn/)|
2020
| Ollama | ollama:// | [`ollama.com`](https://www.ollama.com)|
21-
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com/projects/ramalama) |
21+
| rlcr | rlcr:// | [`ramalama.com`](https://registry.ramalama.com) |
2222
| OCI Container Registries | oci:// | [`opencontainers.org`](https://opencontainers.org)|
2323
|||Examples: [`quay.io`](https://quay.io), [`Docker Hub`](https://docker.io),[`Artifactory`](https://artifactory.com)|
2424

0 commit comments

Comments
 (0)