diff --git a/README.md b/README.md index 0cd8d82..eed1c5b 100644 --- a/README.md +++ b/README.md @@ -79,11 +79,11 @@ Project History --------------- The initial (and ongoing) development of the `venvstacks` project is being funded -by [LMStudio](https://lmstudio.ai/), where it serves as the foundation of -LMStudio's support for local execution of Python AI frameworks such as +by [LM Studio](https://lmstudio.ai/), where it serves as the foundation of +LM Studio's support for local execution of Python AI frameworks such as [Apple's MLX](https://lmstudio.ai/blog/lmstudio-v0.3.4). The use of "🐸" (frog) and "🦎" (newts are often mistaken for lizards and vice-versa!) as the Unicode support test characters is a reference to the -internal LMStudio project that initially built and continues to maintain +internal LM Studio project that initially built and continues to maintain `venvstacks`: Project Amphibian. diff --git a/pyproject.toml b/pyproject.toml index 3e9bf8e..86a2fa2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ {name = "Alyssa Coghlan", email = "ncoghlan@gmail.com"}, ] maintainers = [ - {name = "LMStudio", email = "team@lmstudio.ai"}, + {name = "LM Studio", email = "team@lmstudio.ai"}, ] dependencies = [ diff --git a/tests/sample_project/venvstacks.toml b/tests/sample_project/venvstacks.toml index 818e440..9ceb843 100644 --- a/tests/sample_project/venvstacks.toml +++ b/tests/sample_project/venvstacks.toml @@ -15,7 +15,7 @@ # Each layer definition may include a `platforms` list that specifies which platforms the # layer should be built for. This is intended for use when particular frameworks only -# support a subset of an overall applications target platforms (for example, LMStudio +# support a subset of an overall applications target platforms (for example, LM Studio # supports MLX, but only on macOS with Apple silicon). # # Permitted entries in the `platforms` list are: