Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty authored Sep 21, 2023
1 parent 0adcee4 commit 4d92c9c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SciPhi: A framework for breaking LLM scaling laws
# SciPhi [ΨΦ]: A framework for breaking LLM scaling laws

## Overview

Expand Down Expand Up @@ -144,3 +144,19 @@ This project is licensed under the Apache-2.0 License.
[1] [WizardCoder: Empowering Code Large Language Models with Evol-Instruct](https://arxiv.org/abs/2306.08568)

[2] [Textbooks Are All You Need](https://arxiv.org/abs/2306.11644)


## 📖 Citation

Reference to cite if you use LlamaIndex in a paper:

```
@software{Emergent_AGI_SciPhi,
author = {Colegrove, Owen},
doi = {Pending},
month = {09},
title = {{LlamaIndex}},
url = {https://github.com/emrgnt-cmplxty/sciphi},
year = {2023}
}
```

0 comments on commit 4d92c9c

Please sign in to comment.