CentaurusInfra / alnair

Intelligent platform for AI workloads
Apache License 2.0
37 stars 12 forks source link

removed a space; changed memory size type long long #135

Closed pint1022 closed 2 years ago

pint1022 commented 2 years ago

fixed two issues:

  1. remove a space in 'token' field
  2. changed memory size type to long long to solve overflowing issue.