Mark Lin

Results 3 issues of Mark Lin

**Describe the question(问题描述)** How to get prediction result with identification information(e.g. ID)? I think it's a very common scenario we want to know each prediction belongs to whom(e.g user id)....

question

### 🐛 Describe the bug I am running the example in "examples/tutorial/opt/opt/run_clm.sh" to train a OPT-13b model. But it failed due to OOM. Could you give a report about how...

bug

I am exporting Embedder to ONNX format. But the size of output model is so large(~7G) that I doubt there are many duplications of weights. How to export Embedder correctly?...