diff --git a/docs/src/pages/docs/jan-models/jan-nano-32.mdx b/docs/src/pages/docs/jan-models/jan-nano-32.mdx index b8956347f..b18f06e00 100644 --- a/docs/src/pages/docs/jan-models/jan-nano-32.mdx +++ b/docs/src/pages/docs/jan-models/jan-nano-32.mdx @@ -24,7 +24,7 @@ import { Callout } from 'nextra/components' ## Why Jan Nano? -Most language models face a fundamental tradeoff where powerful capabilities require a lot computational resources. Jan +Most language models face a fundamental tradeoff where powerful capabilities require a lot of computational resources. Jan Nano breaks this constraint through a focused design philosophy where instead of trying to know everything, it excels at knowing how to find anything. diff --git a/docs/src/pages/platforms/index.mdx b/docs/src/pages/platforms/index.mdx index c75fe8eab..a8b9053b4 100644 --- a/docs/src/pages/platforms/index.mdx +++ b/docs/src/pages/platforms/index.mdx @@ -20,7 +20,6 @@ keywords: --- import { Callout } from 'nextra/components' -import { Cards, Card } from 'nextra/components'