Subscribe to SOOFTWARE

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox

parallelism

A collection of 6 posts

llama.cpp (On device llm inference tool) cover image
toolkit, llama, parallelism, ondevice, 

llama.cpp (On device llm inference tool)

llama.cpp (On device llm inference tool) 최근에 llama.cpp를 사용해봤는데, 상당히 편리하고 미래에 더 많이 쓰일 툴이라는 생각이 들어서 기록해둔다! llama.cpp란? 대표적인 오픈소스 LLM인 Meta…

Sooftware NLP - GPT (Generative Pre-trained Transformer) cover image
nlp, parallelism, large-scale, lm, 

Sooftware NLP - GPT (Generative Pre-trained Transformer)

GPT (Generative Pre-trained Transformer) 1 gpt1 먼저 알아보고, gpt2에 대해 알아보겠습니다. GPT1 Improving Language Understanding by Generative Pre-Training…

Sooftware NLP - Large Scale LM (2) Distributed Programming cover image
nlp, parallelism, large-scale, lm, 

Sooftware NLP - Large Scale LM (2) Distributed Programming

Large Scale LM (2) Distributed Programming (작성중) 이 자료는 [해당 link…

Sooftware NLP - Large Scale LM (1) Background cover image
nlp, parallelism, large-scale, lm, 

Sooftware NLP - Large Scale LM (1) Background

Large Scale LM (1) Background 이 자료는 [해당 link…

Sooftware NLP - DeepSpeed Usage cover image
nlp, parallelism, large-scale, 

Sooftware NLP - DeepSpeed Usage

DeepSpeed Usage…

Sooftware NLP -  Megatron LM Paper Review cover image
nlp, parallelism, paper, 

Sooftware NLP - Megatron LM Paper Review

Megatron-LM: Training Multi-Billion Parameter Language Models Using Model Parallelism ​ Mohammad Shoeybi et al. 2019. NVIDIA Corp. ​ Summary…