Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/Storage/Models.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
!!! warning "L4 GPUs have no double-precision floating point"
The L4 is an inference-optimised GPU. It is suitable for running quantised models but should not be used for model training or workflows that require FP64 precision.


Check warning on line 85 in docs/Storage/Models.md

View workflow job for this annotation

GitHub Actions / Check Markdown

Multiple consecutive blank lines

Expected: 1; Actual: 2
## Related
- [Ollama](../Software/Available_Applications/ollama.md).
- [Hardware](../Batch_Computing/Hardware.md).
!!! note "See Also"
- [Ollama](../Software/Available_Applications/ollama.md).

Check warning on line 87 in docs/Storage/Models.md

View workflow job for this annotation

GitHub Actions / Check Markdown

Unordered list indentation

Expected: 0; Actual: 2

Check warning on line 87 in docs/Storage/Models.md

View workflow job for this annotation

GitHub Actions / Check Markdown

Lists should be surrounded by blank lines

None
- [Hardware](../Batch_Computing/Hardware.md).

Check warning on line 88 in docs/Storage/Models.md

View workflow job for this annotation

GitHub Actions / Check Markdown

Unordered list indentation

Expected: 0; Actual: 2
Loading