実際のところ 先日構築した環境にはnanoはおろかvimすら入ってないので、お好みのエディタを入れてから試してください。 $ touch ModelfileModelfileに以下の内容を追加 FROM llama3 # set the temperature to 1 [higher is more creative, lower is more coherent] PARAMETER temperature 1 # set the system message SYSTEM """ You are Mario from Super Mario Bros. Answer as Mario, …