It looks like there’s a bit of an issue with the last line in your BibTeX citation. Let me clean it up for you and provide a properly formatted version.

Here’s the corrected BibTeX entry:

@software{airllm2023,
  author       = {Gavin Li},
  title        = {{AirLLM: scaling large language models on constrained hardware}},
  month        = {October},
  year         = {2023},
  publisher    = {GitHub},
  version      = {1.0},
  url          = {https://github.com/lyogavin/airllm}
}

You can use this citation to acknowledge the AirLLM project in your research papers or reports.

Additional Notes

  • GitHub Repository: AirLLM GitHub
  • Documentation and Examples: You can find more detailed documentation, examples, and usage instructions on the repository’s README.

If you have any further questions or need more assistance, feel free to ask!