pages*: fix documentation mistakes (#11641)

* a2ping: minor fixes

* ab: fix mnemonics

* ab: fix mnemonics

* ab: fix mnemonics

* abduco: add mnemonics

* accelerate: use Hugging Face as a trademark

* ack: highlight grep as a command

* acme.sh: highlight certbot as command

* act: add mnemonics

* ag: highlight ack as command

* age-keygen: add Oxford comma

* linux/shutdown: add mnemonics

* airdecap-ng: use Oxford comma

* alex: use standard path name template
This commit is contained in:
Reinhart Previano Koentjoro
2023-12-03 19:59:57 +07:00
committed by GitHub
parent d37286b327
commit d6d4561c17
29 changed files with 41 additions and 41 deletions

View File

@@ -11,7 +11,7 @@
`accelerate config`
- 다양한 데이터 타입을 사용하여 huggingface 모델을 실행하는 데 필요한 예상 GPU 메모리 비용을 출력:
- 다양한 데이터 타입을 사용하여 Hugging Face 모델을 실행하는 데 필요한 예상 GPU 메모리 비용을 출력:
`accelerate estimate-memory {{이름/모델}}`

View File

@@ -1,7 +1,7 @@
# ag
> The Silver Searcher.
> ack과 비슷하지만, 더 빠르다.
> `ack` 과 비슷하지만, 더 빠르다.
> 더 많은 정보: <https://github.com/ggreer/the_silver_searcher>.
- "foo"를 포함하고 있는 파일들을 찾고, 내용에서 일치하는 행을 출력: