venkycs commited on
Commit
ade60a7
1 Parent(s): 08a4b00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -33,6 +33,10 @@ The **Zyte 1B** model is a cutting-edge advancement in AI language understanding
33
 
34
  The aihub-app/zyte-1.1b model represents a significant advancement in the field of AI language understanding and generation. This model is a meticulously fine-tuned version of the renowned tinyllama model, utilizing the advanced Direct Parameter Optimization (DPO) technique. Our team at AI Hub App has dedicated considerable effort to enhance this model using state-of-the-art datasets.
35
 
 
 
 
 
36
 
37
  ### Model Card Contact
38
 
@@ -44,6 +48,7 @@ For further inquiries and detailed information, please contact us at [hello@geta
44
  AI Hub Mobile App emerges as a beacon for AI enthusiasts and professionals worldwide, serving as a comprehensive mobile platform dedicated entirely to Artificial Intelligence. It is a one-stop destination for everything AI, from the latest trends in machine learning and groundbreaking developments in deep learning to thoughtful discussions on AI ethics and data governance. The platform is designed to cater to a wide range of interests within the AI community. Whether you're delving into the intricacies of algorithmic innovations or exploring practical applications in various industries, AI Hub provides concise, insightful content that keeps you informed and engaged. Its commitment to covering all facets of the AI industry makes it an invaluable resource for anyone looking to stay abreast of this rapidly evolving field.
45
 
46
  Install app here - https://ai-hub.app.link/install
 
47
 
48
  ## Model Card Contact
49
  Stay Connected with AI Hub:
 
33
 
34
  The aihub-app/zyte-1.1b model represents a significant advancement in the field of AI language understanding and generation. This model is a meticulously fine-tuned version of the renowned tinyllama model, utilizing the advanced Direct Parameter Optimization (DPO) technique. Our team at AI Hub App has dedicated considerable effort to enhance this model using state-of-the-art datasets.
35
 
36
+ ```python
37
+ query = "How are you ?"
38
+ prompt = f"<|system|> You are a helpful AI assistant.</s><|user|>{query}</s><|assistant|>"
39
+
40
 
41
  ### Model Card Contact
42
 
 
48
  AI Hub Mobile App emerges as a beacon for AI enthusiasts and professionals worldwide, serving as a comprehensive mobile platform dedicated entirely to Artificial Intelligence. It is a one-stop destination for everything AI, from the latest trends in machine learning and groundbreaking developments in deep learning to thoughtful discussions on AI ethics and data governance. The platform is designed to cater to a wide range of interests within the AI community. Whether you're delving into the intricacies of algorithmic innovations or exploring practical applications in various industries, AI Hub provides concise, insightful content that keeps you informed and engaged. Its commitment to covering all facets of the AI industry makes it an invaluable resource for anyone looking to stay abreast of this rapidly evolving field.
49
 
50
  Install app here - https://ai-hub.app.link/install
51
+ Inference Code - https://huggingface.co/aihub-app/zyte-1B/blob/main/inference_zyte_1b.ipynb
52
 
53
  ## Model Card Contact
54
  Stay Connected with AI Hub: