fixed typo and removed unused import
This commit is contained in:
parent
69b55db4a7
commit
52d7a928cc
@ -24,7 +24,7 @@ import { Callout } from 'nextra/components'
|
|||||||
|
|
||||||
## Why Jan Nano?
|
## 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
|
Nano breaks this constraint through a focused design philosophy where instead of trying to know everything, it excels at
|
||||||
knowing how to find anything.
|
knowing how to find anything.
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,6 @@ keywords:
|
|||||||
---
|
---
|
||||||
|
|
||||||
import { Callout } from 'nextra/components'
|
import { Callout } from 'nextra/components'
|
||||||
import { Cards, Card } from 'nextra/components'
|
|
||||||
|
|
||||||
<div className="text-center py-12">
|
<div className="text-center py-12">
|
||||||
<div className="mb-8">
|
<div className="mb-8">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user