lumaticai commited on
Commit
0b6a386
1 Parent(s): 637bce2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -65,7 +65,7 @@ We are continuously working on training and developing this model and improve it
65
  - for fun
66
 
67
 
68
- ## Downstream Use [Optional]
69
 
70
  - can be deployed with api
71
  - used to create webapp or app to show demo
@@ -196,6 +196,7 @@ print(f"Time taken for inference: {round(output_time, 2)} seconds")
196
  </details>
197
 
198
 
 
199
  # Training Details
200
 
201
  ## Training Data
@@ -315,13 +316,14 @@ Finetuned on Tiny-Llama 1.1B Chat model
315
 
316
  **BibTeX:**
317
 
 
318
  @misc{BongLlama-1.1B-Chat-alpha-v0,
319
  url={[https://huggingface.co/lumatic-ai/BongLlama-1.1B-Chat-alpha-v0](https://huggingface.co/lumatic-ai/BongLlama-1.1B-Chat-alpha-v0)},
320
  title={BongLlama 1.1B Chat Aplha V0},
321
  author={LumaticAI, Rohan Shaw, Vivek Kushal, Jeet Ghosh},
322
  year={2024}, month={Jan}
323
  }
324
-
325
 
326
  # Model Card Authors
327
 
 
65
  - for fun
66
 
67
 
68
+ ## Downstream Use
69
 
70
  - can be deployed with api
71
  - used to create webapp or app to show demo
 
196
  </details>
197
 
198
 
199
+
200
  # Training Details
201
 
202
  ## Training Data
 
316
 
317
  **BibTeX:**
318
 
319
+ ```
320
  @misc{BongLlama-1.1B-Chat-alpha-v0,
321
  url={[https://huggingface.co/lumatic-ai/BongLlama-1.1B-Chat-alpha-v0](https://huggingface.co/lumatic-ai/BongLlama-1.1B-Chat-alpha-v0)},
322
  title={BongLlama 1.1B Chat Aplha V0},
323
  author={LumaticAI, Rohan Shaw, Vivek Kushal, Jeet Ghosh},
324
  year={2024}, month={Jan}
325
  }
326
+ ```
327
 
328
  # Model Card Authors
329