fix(docs): 修正文档中torch拼写错误
This commit is contained in:
@@ -104,7 +104,7 @@ output = norm(x)
|
||||
print(output.shape)
|
||||
|
||||
out:
|
||||
orch.Size([1, 50, 768])
|
||||
torch.Size([1, 50, 768])
|
||||
```
|
||||
|
||||
### 5.1.3 构建 LLaMA2 Attention
|
||||
|
||||
Reference in New Issue
Block a user