Skip to content

Commit

Permalink
Update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
hauselin committed May 2, 2024
1 parent 979100c commit 9279d5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 1.1.1
Date: 2024-04-29 03:07:39 UTC
SHA: 3554df297adc3e2058f14e0727c70138de8436ee
Date: 2024-05-02 01:05:13 UTC
SHA: 979100caec8f19318f9890b13ef723af97e00b94
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Version: 1.1.1
Authors@R:
person("Hause", "Lin", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-4590-7039"))
Description: An interface to easily run local language models with 'Ollama' <https://ollama.com> server and API.
It lets you to run open-source large language models locally on your machine.
Description: An interface to easily run local language models with 'Ollama' <https://ollama.com> server
and API endpoints (see <https://github.com/ollama/ollama/blob/main/docs/api.md> for details). It lets
you run open-source large language models locally on your machine.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Expand Down

0 comments on commit 9279d5a

Please sign in to comment.